[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:20:39 PDT 2020
jasonliu created this revision.
jasonliu added reviewers: daltenty, hubert.reinterpretcast, DiggerLin.
Herald added subscribers: llvm-commits, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.
jasonliu requested review of this revision.
Implement mechanism to allow explicit sections to be generated on AIX.
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.295411.patch
Type: text/x-patch
Size: 22422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/ae5dffef/attachment.bin>
More information about the llvm-commits
mailing list