[PATCH] D81553: [VE] Support relocation information in MC layer
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 15 02:41:43 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe026f147f7b4: [VE] Support relocation information in MC layer (authored by kaz7, committed by simoll).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81553/new/
https://reviews.llvm.org/D81553
Files:
llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp
llvm/lib/Target/VE/MCTargetDesc/VEAsmBackend.cpp
llvm/lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp
llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h
llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp
llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp
llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.h
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/symbol_relocation.ll
llvm/test/CodeGen/VE/symbol_relocation_tls.ll
llvm/test/MC/VE/sym-got.s
llvm/test/MC/VE/sym-gotoff.s
llvm/test/MC/VE/sym-tls.s
llvm/test/MC/VE/sym-tpoff.s
llvm/test/MC/VE/symbols.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81553.270693.patch
Type: text/x-patch
Size: 31381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/43b8cf5d/attachment.bin>
More information about the llvm-commits
mailing list