llvm-project/clang/tools/clang-linker-wrapper
Joseph Huber 5dbc7cf7ca [Object] Refactor code for extracting offload binaries
We currently extract offload binaries inside of the linker wrapper.
Other tools may wish to do the same extraction operation. This patch
simply factors out this handling into the `OffloadBinary.h` interface.

Reviewed By: yaxunl

Differential Revision: https://reviews.llvm.org/D132689
2022-09-06 08:55:16 -05:00
..
CMakeLists.txt [cmake] Slight fix ups to make robust to the full range of GNUInstallDirs 2022-07-26 14:48:49 +00:00
ClangLinkerWrapper.cpp [Object] Refactor code for extracting offload binaries 2022-09-06 08:55:16 -05:00
LinkerWrapperOpts.td [LinkerWrapper] Do not consume `--verbose` from the linker 2022-07-27 16:06:48 -04:00
OffloadWrapper.cpp [LinkerWrapper] Embed OffloadBinaries for OpenMP offloading images 2022-07-21 13:20:01 -04:00
OffloadWrapper.h [HIP] Add support for handling HIP in the linker wrapper 2022-07-11 15:49:23 -04:00