[PATCH] D59686: [RISCV] Don't evaluatePCRelLo if a relocation will be forced (e.g. due to linker relaxation)

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 13:34:34 PDT 2019


asb updated this revision to Diff 192899.
asb added a comment.

Thanks for the review @shiva0217 - how is this?


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

https://reviews.llvm.org/D59686

Files:
  lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
  lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
  test/MC/RISCV/linker-relaxation.s
  test/MC/RISCV/option-relax.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59686.192899.patch
Type: text/x-patch
Size: 4192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/96f3ff76/attachment.bin>


More information about the llvm-commits mailing list