[llvm-branch-commits] [lld] ELF: Add branch-to-branch optimization. (PR #138366)
Peter Collingbourne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri May 23 13:01:59 PDT 2025
pcc wrote:
Right, this feature doesn't change section sizes, so there shouldn't be an interaction with SHT_LLVM_BB_ADDR_MAP. AFAICT LLD doesn't contain code that parses SHT_LLVM_BB_ADDR_MAP so I don't see value in adding a test for it.
https://github.com/llvm/llvm-project/pull/138366
More information about the llvm-branch-commits
mailing list