[PATCH] D127549: RISCV: handle 64-bit PCREL data relocations
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 12:30:09 PDT 2022
MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/test/MC/RISCV/riscv64-64b-pcrel.s:20
+y:
+ .quad x-y
----------------
Add a test using a non-SHF_ALLOC section.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127549/new/
https://reviews.llvm.org/D127549
More information about the llvm-commits
mailing list