Files
clang-p2996/lld/ELF/Arch/AVR.cpp
Ben Shi 488a62f86e [lld][ELF][AVR] Add range check for R_AVR_13_PCREL (#67636)
Some large AVR programs (for devices without long jump) may exceed
128KiB, and lld should give explicit errors other than generate wrong
executables silently.
2023-10-06 18:20:03 +08:00

8.4 KiB