[PATCH] D88615: [XCOFF] Enable explicit sections on AIX

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 14:22:31 PDT 2020


jasonliu updated this revision to Diff 295412.

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

https://reviews.llvm.org/D88615

Files:
  llvm/include/llvm/MC/MCContext.h
  llvm/include/llvm/MC/MCSectionXCOFF.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCContext.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-error-explicit-data-section.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-explicit-section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88615.295412.patch
Type: text/x-patch
Size: 22286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/b10c553f/attachment.bin>


More information about the llvm-commits mailing list