[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
Sun Mar 31 19:39:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357374: [RISCV] Don't evaluatePCRelLo if a relocation will be forced (e.g. due to… (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59686?vs=192899&id=193035#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59686

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59686.193035.patch
Type: text/x-patch
Size: 4324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/4beec1ed/attachment.bin>


More information about the llvm-commits mailing list