[llvm] [BOLT] Abort on out-of-section symbols in GOT (PR #100801)

Paschalis Mpeis via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 07:11:06 PDT 2024


paschalis-mpeis wrote:

It looks like the issue #100096 is specific to BFD?

With GOLD, AArch64MCCodeEmitter crashes with:
> did not expect relocated expression

Maybe that could be handled here as well?


LLD seems to work fine.

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


More information about the llvm-commits mailing list