[PATCH] D84549: [XCOFF][AIX] Support relocation generation for large code model
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 09:55:32 PDT 2020
jasonliu updated this revision to Diff 286844.
jasonliu added a comment.
Report fatal error when we know the initial 64kb TOC region is not enough to contain all the TOC entries.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84549/new/
https://reviews.llvm.org/D84549
Files:
llvm/lib/MC/XCOFFObjectWriter.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-large.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84549.286844.patch
Type: text/x-patch
Size: 6472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/fc973300/attachment.bin>
More information about the llvm-commits
mailing list