[PATCH] D66154: [PowerPC][AIX] Adds support for writing the .data section in assembly files

Xing Xue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 25 08:44:42 PDT 2019


xingxue updated this revision to Diff 217045.
xingxue added a comment.

Merged with the master and fixed a typo.


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

https://reviews.llvm.org/D66154

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCAsmInfoXCOFF.cpp
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/MC/MCSectionXCOFF.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-data.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66154.217045.patch
Type: text/x-patch
Size: 9907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190825/53173246/attachment.bin>


More information about the llvm-commits mailing list