[lld] [lld][ELF] Skip finalizeAddressDependentContent if assignAddresses produces errors. (PR #75581)

Bevin Hansson via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 07:33:04 PST 2023


bevin-hansson wrote:

I was just on an old version. But is it really desirable to cut the linker script symbol assignments off? Technically, the map file doesn't contain the symbol assignment values in the first place, but it's probably not helpful when debugging if they have no value at all.

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


More information about the llvm-commits mailing list