[lld] [lld-macho] Include branch extension thunks in linker map (PR #120496)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 23:46:53 PST 2025


alx32 wrote:

With this commit we do add a new temporary array that can be rather large for big binaries. So running out of memory on x86 is a possibility. Does it happen consistently ? Is this just when running `arm64-thunks.s` test on Linux x86 ?


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


More information about the llvm-commits mailing list