[PATCH] D70271: [AIX][XCOFF] Write Function descriptors and TOC base to data section
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 12:48:31 PST 2019
jasonliu updated this revision to Diff 229899.
jasonliu added a comment.
Added separate CsectGroup to contain function descriptor csects.
Added assertion to assert uniqueness TOC base.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70271/new/
https://reviews.llvm.org/D70271
Files:
llvm/lib/MC/XCOFFObjectWriter.cpp
llvm/test/CodeGen/PowerPC/aix-func-dsc-gen.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70271.229899.patch
Type: text/x-patch
Size: 6842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/bd455c28/attachment.bin>
More information about the llvm-commits
mailing list