[PATCH] D45181: [RISCV WIP] Add diff relocation support for RISC-V
Simon Cook via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 6 17:09:53 PDT 2018
simoncook updated this revision to Diff 141458.
simoncook added a comment.
The previous diff had one change missing from my original patch, that is now restored.
Repository:
rL LLVM
https://reviews.llvm.org/D45181
Files:
include/llvm/MC/MCAsmBackend.h
include/llvm/MC/MCFixup.h
lib/MC/MCAsmBackend.cpp
lib/MC/MCAssembler.cpp
lib/MC/MCExpr.cpp
lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
test/MC/RISCV/fixups-expr.s
test/MC/RISCV/hilo-constaddr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45181.141458.patch
Type: text/x-patch
Size: 12085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180407/186a109e/attachment.bin>
More information about the llvm-commits
mailing list