[PATCH] D66419: [RISCV] Implement getExprForFDESymbol to ensure RISCV_32_PCREL is used for the FDE location

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 05:31:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369375: [RISCV] Implement getExprForFDESymbol to ensure RISCV_32_PCREL is used for theā€¦ (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66419?vs=215905&id=216109#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66419

Files:
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h
  llvm/trunk/test/MC/RISCV/fde-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66419.216109.patch
Type: text/x-patch
Size: 5214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/fdf8d1f9/attachment.bin>


More information about the llvm-commits mailing list