[PATCH] D70798: [XCOFF][AIX] Emit TOC entries for object file generation

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 09:00:04 PST 2019


jasonliu updated this revision to Diff 231923.
jasonliu added a comment.

Address David and Digger's comment.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70798/new/

https://reviews.llvm.org/D70798

Files:
  llvm/lib/MC/MCXCOFFStreamer.cpp
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-func-dsc-gen.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-data-only-notoc.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-toc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70798.231923.patch
Type: text/x-patch
Size: 11035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/22efc330/attachment.bin>


More information about the llvm-commits mailing list