[lld] [lld][Hexagon] Fix R_HEX_B22_PCREL range checks (PR #115925)
Alexey Karyakin via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 13 11:36:03 PST 2024
quic-akaryaki wrote:
> We should not add a new test lld/test/ELF/hexagon-jump.s here. Just reuse the existing positive test than tests B22_PCREL.
What is the drawback of adding a test file for a specific purpose?
The new test has specific layout requirements, which will make it more difficult to maintain the combined test.
But I can do that.
https://github.com/llvm/llvm-project/pull/115925
More information about the llvm-commits
mailing list