[PATCH] D70461: [AIX] Emit TOC entries for ASM printing
David Tenty via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 27 09:04:26 PST 2019
daltenty updated this revision to Diff 231278.
daltenty added a comment.
- Remove unneeded header
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70461/new/
https://reviews.llvm.org/D70461
Files:
llvm/include/llvm/MC/MCAsmInfo.h
llvm/include/llvm/MC/MCSymbolXCOFF.h
llvm/lib/BinaryFormat/XCOFF.cpp
llvm/lib/MC/MCSectionXCOFF.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/aix-lower-block-address.ll
llvm/test/CodeGen/PowerPC/aix-lower-constant-pool-index.ll
llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-data-only-notoc.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-toc.ll
llvm/test/CodeGen/PowerPC/lower-globaladdr32-aix-asm.ll
llvm/test/CodeGen/PowerPC/lower-globaladdr64-aix-asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70461.231278.patch
Type: text/x-patch
Size: 18662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/55940ed5/attachment.bin>
More information about the llvm-commits
mailing list