[lld] [ELF] writeTrapInstr: Don't decrease p_memsz (PR #139207)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Fri May 9 07:44:57 PDT 2025


https://github.com/smithp35 approved this pull request.

Definitely agree that we shouldn't truncate p_memsz.

I think its unlikely to use Omagic and separate-loadable-segments but it doesn't hurt to have the test case.

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


More information about the llvm-commits mailing list