[llvm] [X86] Treat __ehdr_start as large (PR #79884)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 12:04:32 PST 2024


MaskRay wrote:

I've seen relocation overflows `__ehdr_start` due to the compiler-rt references.
Hard coding it is not so elegant but I don't see a good alternative...

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


More information about the llvm-commits mailing list