[PATCH] D71551: [AIX][XCOFF]Implement mergeable const

Digger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 10:35:11 PST 2020


DiggerLin updated this revision to Diff 236413.
DiggerLin added a comment.

put the mergeableconst in the plain readonly section.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71551/new/

https://reviews.llvm.org/D71551

Files:
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71551.236413.patch
Type: text/x-patch
Size: 8984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200106/8dc4ea37/attachment-0001.bin>


More information about the llvm-commits mailing list