[PATCH] D118136: [Sparc] Implement BFD_RELOC_NONE
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 10:48:23 PST 2022
MaskRay added a comment.
The changes look good. `adjustFixupValue` may or may not need `FK_NONE`, depending on how it is called in various targets.
Can you add a test like `test/MC/RISCV/reloc-directive.s` ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118136/new/
https://reviews.llvm.org/D118136
More information about the llvm-commits
mailing list