Files
clang-p2996/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
Patryk Wychowaniec c6ea7fb2f8 [AVR] Wrap out-of-bounds relative jumps (#118015)
This commit improves the relative jumps, so that we are able to emit
`rjmp` that wraps around the memory boundary on devices with 8KB flash.
2024-12-27 11:44:55 +08:00

16 KiB