[PATCH] D88493: [XCOFF] Use -data-sections=true as default for llc on AIX
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 13:58:23 PDT 2020
jasonliu added a comment.
In D88493#2304457 <https://reviews.llvm.org/D88493#2304457>, @hubert.reinterpretcast wrote:
> @jasonliu: There's a lot of test adjustments to explicitly use the non-default, but I am not sure there is testing here to validate that the `llc` default when producing XCOFF assembly/object output is with unique data sections.
I just added the default testing in test/CodeGen/PowerPC/aix-xcoff-data-sections.ll. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88493/new/
https://reviews.llvm.org/D88493
More information about the llvm-commits
mailing list