[llvm-branch-commits] [lld] Discard SHT_LLVM_LTO sections in relocatable links (PR #92825)

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon May 20 22:12:23 PDT 2024


MaskRay wrote:

There is a bitcode wrapper (see discussions at https://reviews.llvm.org/D86847), but I agree that discarding `.llvm.lto` is better since concatenated `.llvm.lto` does not reflect the `ld.lld -r <semantics-affecting-options>` semantics.

https://github.com/llvm/llvm-project/pull/92825


More information about the llvm-branch-commits mailing list