[llvm-branch-commits] [llvm] release/19.x: [AVR][MC] Fix incorrect range of relative jumps (#109124) (PR #113969)
Patryk Wychowaniec via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Oct 28 23:17:31 PDT 2024
Patryk27 wrote:
A little context - I'd like to get it merged to 19.x, so that I can pull it to rustc - it fixes a minor codegen issue within the AVR backend, which causes some firmwares not to get compiled, crashing LLVM.
https://github.com/llvm/llvm-project/pull/113969
More information about the llvm-branch-commits
mailing list