[PATCH] D83875: [XCOFF][AIX] Enable -function-sections
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 15 07:40:24 PDT 2020
jasonliu created this revision.
jasonliu added reviewers: DiggerLin, hubert.reinterpretcast, daltenty, Xiangling_L.
Herald added subscribers: llvm-commits, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.
This patch implements -function-sections on AIX.
This patch focuses on assembly generation test.
Object file generation path and its test will be added by a follow-on patch.
https://reviews.llvm.org/D83875
Files:
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/aix-xcoff-funcsect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83875.278185.patch
Type: text/x-patch
Size: 9169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/148c4b0d/attachment.bin>
More information about the llvm-commits
mailing list