[PATCH] D63404: [RISCV] Don't force absolute FK_Data_X fixups to relocs

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 03:12:56 PDT 2019


asb requested changes to this revision.
asb added a comment.
This revision now requires changes to proceed.

Hi Ed, can you please add a test that shows this new behaviour? Perhaps it makes sense in test/MC/RISCV/linker-relaxation.s? (FK_Data_{4,8} produce R_RISCV_{32,64} when a relocation is emitted).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63404/new/

https://reviews.llvm.org/D63404





More information about the llvm-commits mailing list