[PATCH] D54029: [RISCV] Properly evaluate fixup_riscv_pcrel_lo12

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 06:55:55 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349764: [RISCV] Properly evaluate fixup_riscv_pcrel_lo12 (authored by asb, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54029?vs=178183&id=179069#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54029

Files:
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h
  llvm/trunk/test/MC/RISCV/fixups.s
  llvm/trunk/test/MC/RISCV/pcrel-lo12-invalid.s
  llvm/trunk/test/MC/RISCV/relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54029.179069.patch
Type: text/x-patch
Size: 11356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/82e599d8/attachment.bin>


More information about the llvm-commits mailing list