[PATCH] D45181: [RISCV] Add diff relocation support for RISC-V
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 23 05:40:19 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL333079: [RISCV] Add symbol diff relocation support for RISC-V (authored by asb, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45181?vs=148007&id=148194#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45181
Files:
llvm/trunk/include/llvm/MC/MCAsmBackend.h
llvm/trunk/include/llvm/MC/MCFixup.h
llvm/trunk/lib/MC/MCAsmBackend.cpp
llvm/trunk/lib/MC/MCAssembler.cpp
llvm/trunk/lib/MC/MCExpr.cpp
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
llvm/trunk/test/MC/RISCV/fixups-expr.s
llvm/trunk/test/MC/RISCV/hilo-constaddr-expr.s
llvm/trunk/test/MC/RISCV/hilo-constaddr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45181.148194.patch
Type: text/x-patch
Size: 14301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/f694bac4/attachment.bin>
More information about the llvm-commits
mailing list