[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:17:33 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369869: [PowerPC][AIX] Adds support for writing the .data section in assembly files (authored by xingxue, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66154?vs=216751&id=217044#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66154/new/
https://reviews.llvm.org/D66154
Files:
llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
llvm/trunk/include/llvm/MC/MCAsmInfo.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/trunk/lib/MC/MCAsmInfoXCOFF.cpp
llvm/trunk/lib/MC/MCAsmStreamer.cpp
llvm/trunk/lib/MC/MCObjectFileInfo.cpp
llvm/trunk/lib/MC/MCSectionXCOFF.cpp
llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/trunk/test/CodeGen/PowerPC/aix-xcoff-data.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66154.217044.patch
Type: text/x-patch
Size: 10121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190825/ba340ce3/attachment.bin>
More information about the llvm-commits
mailing list