[lld] [ELF] Error if a section address is smaller than image base (PR #140187)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Mon May 19 03:26:52 PDT 2025


https://github.com/smithp35 commented:

Change to error LGTM.

Looks to be some Bolt tests using `--section-start` that need updating (details in CI) as these are triggering the error.


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


More information about the llvm-commits mailing list