[PATCH] D55335: [RISCV] Support assembling @plt symbol operands
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 2 05:46:48 PDT 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 rGf8078f6b1d91: [RISCV] Support assembling @plt symbol operands (authored by asb).
Herald added a subscriber: hiraditya.
Changed prior to commit:
https://reviews.llvm.org/D55335?vs=185257&id=193262#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55335/new/
https://reviews.llvm.org/D55335
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h
llvm/test/MC/RISCV/function-call.s
llvm/test/MC/RISCV/lla-invalid.s
llvm/test/MC/RISCV/tail-call.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55335.193262.patch
Type: text/x-patch
Size: 7932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/770f7327/attachment.bin>
More information about the llvm-commits
mailing list