[clang] [lld] [lld-macho][draft]Allow folding entries with identical FDE (PR #216895)

Vy Nguyen via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 10:32:29 PDT 2026


oontvoo wrote:

> Oh nevermind, maybe `relocateOne()` already handles that case?

Yes - we're not technically touching anything in the og sections, so it should "just work"

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


More information about the llvm-commits mailing list