[llvm] [AVR] Fix a crash in AVRInstrInfo::insertIndirectBranch (PR #67324)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 04:13:40 PDT 2023


https://github.com/aykevl commented:

This seems like a reasonable solution. The only thing I'm worried about is what the linker will actually do. Will it report an out of range error? Do we have tests for this?

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


More information about the llvm-commits mailing list