[PATCH] D81553: [VE] Support relocation information in MC layer
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 11 20:52:47 PDT 2020
kaz7 updated this revision to Diff 270294.
kaz7 added a comment.
Rebase to the latest.
Remove unnecessary include file.
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.270294.patch
Type: text/x-patch
Size: 31381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/0a286642/attachment-0001.bin>
More information about the llvm-commits
mailing list