[PATCH] D45859: [RISCV] Support "call" pseudoinstruction in the MC layer
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 25 07:22:28 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330826: [RISCV] Support "call" pseudoinstruction in the MC layer (authored by shiva, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45859?vs=143856&id=143926#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45859
Files:
llvm/trunk/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
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/lib/Target/RISCV/RISCVInstrInfo.td
llvm/trunk/test/MC/RISCV/function-call-invalid.s
llvm/trunk/test/MC/RISCV/function-call.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45859.143926.patch
Type: text/x-patch
Size: 11511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/d56cdd0a/attachment.bin>
More information about the llvm-commits
mailing list