[PATCH] D55279: [RISCV] Support assembling %got_pcrel_hi operator
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 15 01:45:02 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354110: [RISCV] Support assembling %got_pcrel_hi operator (authored by asb, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55279?vs=185316&id=186976#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55279/new/
https://reviews.llvm.org/D55279
Files:
llvm/trunk/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h
llvm/trunk/test/MC/RISCV/relocations.s
llvm/trunk/test/MC/RISCV/rv32i-invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55279.186976.patch
Type: text/x-patch
Size: 12357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/22dcc6cf/attachment.bin>
More information about the llvm-commits
mailing list