llvm-objcopy has been changed to support adding a section and updating section flags
in one run (D90438), so we can now change clang-offload-bundler to run llvm-objcopy
tool only once when creating fat object.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo