llvm-project/llvm/lib/Target/RISCV/MCTargetDesc
Alex Bradbury f8078f6b1d [RISCV] Support assembling @plt symbol operands
This patch allows symbols appended with @plt to parse and assemble with the
R_RISCV_CALL_PLT relocation.

Differential Revision: https://reviews.llvm.org/D55335
Patch by Lewis Revill.

llvm-svn: 357470
2019-04-02 12:47:20 +00:00
..
CMakeLists.txt Revert "[RISCV] implement li pseudo instruction" 2018-04-18 19:02:31 +00:00
LLVMBuild.txt [RISCV] Support -target-abi at the MC layer and for codegen 2019-03-09 09:28:06 +00:00
RISCVAsmBackend.cpp [RISCV] Support assembling @plt symbol operands 2019-04-02 12:47:20 +00:00
RISCVAsmBackend.h [RISCV] Support assembling @plt symbol operands 2019-04-02 12:47:20 +00:00
RISCVELFObjectWriter.cpp [RISCV] Support assembling @plt symbol operands 2019-04-02 12:47:20 +00:00
RISCVELFStreamer.cpp [RISCV] Support -target-abi at the MC layer and for codegen 2019-03-09 09:28:06 +00:00
RISCVELFStreamer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RISCVFixupKinds.h [RISCV] Support assembling @plt symbol operands 2019-04-02 12:47:20 +00:00
RISCVMCAsmInfo.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RISCVMCAsmInfo.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RISCVMCCodeEmitter.cpp [RISCV] Support assembling @plt symbol operands 2019-04-02 12:47:20 +00:00
RISCVMCExpr.cpp [RISCV] Support assembling @plt symbol operands 2019-04-02 12:47:20 +00:00
RISCVMCExpr.h [RISCV] Support assembling @plt symbol operands 2019-04-02 12:47:20 +00:00
RISCVMCTargetDesc.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RISCVMCTargetDesc.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RISCVTargetStreamer.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RISCVTargetStreamer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00