summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/aix-readonly-with-relocation.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AIX][XCOFF] Supporting the ReadOnlyWithRel SectionKnddiggerlin2020-01-141-0/+19
SUMMARY: In this patch we put the global variable in a Csect which's SectionKind is "ReadOnlyWithRel" into Data Section. Reviewers: hubert.reinterpretcast,jasonliu,Xiangling_L Subscribers: wuzish, nemanjai, hiraditya Differential Revision: https://reviews.llvm.org/D72461
OpenPOWER on IntegriCloud