Files
clang-p2996/llvm/test/tools/llvm-objcopy/MachO/bitcode-strip-remove-nonempty-segment.test
Richard Howell 5917219438 [llvm] remove empty __LLVM segment in llvm-bitcode-strip
When running llvm-bitcode-strip we want to remove the __LLVM
segment as well as the __bundle section when there are no other
sections in the segment.

Differential Revision: https://reviews.llvm.org/D120927
2022-03-07 08:52:25 -08:00

3.4 KiB