[PATCH] D71978: [RISCV] Fix evalutePCRelLo for symbols at the end of a fragment

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 16:46:36 PST 2020


jrtc27 updated this revision to Diff 236718.
jrtc27 added a comment.

Simplified to avoid duplicating logic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71978

Files:
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
  llvm/test/MC/RISCV/option-mix.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71978.236718.patch
Type: text/x-patch
Size: 5805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/3f8447c0/attachment.bin>


More information about the llvm-commits mailing list