[llvm] [AVR] Emit relocation record for local branch (PR #145291)
Tom Vijlbrief via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 23 03:31:32 PDT 2025
tomtor wrote:
The PR in the current state will still fix https://github.com/llvm/llvm-project/issues/133579
but PCREL_7 cases could fail with `-mrelax`.
@benshi001 Rewite just the two tests for the changed assembly (instead of exit 0) ?
Rewrite all tests if we agree that PCREL_7 should be changed too? How to proceed?
https://github.com/llvm/llvm-project/pull/145291
More information about the llvm-commits
mailing list