[PATCH] D64825: Enable assembly output of local commons for AIX

David Tenty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 08:42:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368306: Enable assembly output of local commons for AIX (authored by daltenty, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64825?vs=213998&id=214163#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64825

Files:
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/include/llvm/MC/MCXCOFFStreamer.h
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/MC/MCAsmInfoXCOFF.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCSectionXCOFF.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/lib/MC/MCXCOFFStreamer.cpp
  llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/trunk/test/CodeGen/PowerPC/aix-xcoff-lcomm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64825.214163.patch
Type: text/x-patch
Size: 8228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/37fc3f28/attachment.bin>


More information about the llvm-commits mailing list