[lld] [lld][ELF][AVR] Add range check for R_AVR_13_PCREL (PR #67636)

Ben Shi via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 23:57:38 PDT 2023


benshi001 wrote:

Here is a real world program that gnu-ld reports an error, but lld silently generate an incorrect executable. https://github.com/llvm/llvm-project/issues/67042


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


More information about the llvm-commits mailing list