Unverified Commit 488a62f8 authored by Ben Shi's avatar Ben Shi Committed by GitHub
Browse files

[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.
parent b935882b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment