summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-const.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AIX][XCOFF]Implement mergeable constdiggerlin2020-01-071-0/+166
SUMMARY: In this patch, we map mergeable const objects to the read-only section in the same manner as const objects that are not mergeable. Reviewers: hubert.reinterpretcast,jasonliu Subscribers: wuzish, nemanjai, hiraditya Differential Revision: https://reviews.llvm.org/D71551
OpenPOWER on IntegriCloud