llvm-project/clang/tools/clang-offload-packager
Joseph Huber a69404c0a2 [OffloadPackager] Add ability to extract images from other file types
A previous patch added support for extracting images from offloading
binaries. Users may wish to extract these files from the file types they
are most commonly emebedded in, such as an ELF or bitcode. This can be
difficult for the user to do manually, as these could be stored in
different section names potentially. This patch addsp support for
extracting these file types.

Reviewed By: saiislam

Differential Revision: https://reviews.llvm.org/D132607
2022-09-06 08:55:17 -05:00
..
CMakeLists.txt [OffloadPackager] Use appropriate kind for LTO bitcode 2022-07-04 17:34:14 -04:00
ClangOffloadPackager.cpp [OffloadPackager] Add ability to extract images from other file types 2022-09-06 08:55:17 -05:00