Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AIX][XCOFF]Implement mergeable const | diggerlin | 2020-01-07 | 1 | -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 |