[clang] [lld] [lld-macho][draft]Allow folding entries with identical FDE (PR #216895)
Ellis Hoag via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 18 10:28:47 PDT 2026
ellishg wrote:
> I think this might suffer from the same bug I described in [#213778 (comment)](https://github.com/llvm/llvm-project/pull/213778#discussion_r3806288211), but hopefully we can work around that.
Oh nevermind, maybe `relocateOne()` already handles that case?
https://github.com/llvm/llvm-project/pull/216895
More information about the cfe-commits
mailing list