[lld] [ELF] -r --compress-debug-sections: update addends for .debug_* sections relocated by REL (PR #66804)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 19 21:20:18 PDT 2023
MaskRay wrote:
Add a special case in `InputSection::relocateNonAlloc` to work around https://github.com/ClangBuiltLinux/linux/issues/1937
https://github.com/llvm/llvm-project/pull/66804
More information about the llvm-commits
mailing list