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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo