[PATCH] D70182: Add read-only data assembly writing

Digger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 07:40:07 PST 2019


DiggerLin created this revision.
DiggerLin added reviewers: jasonliu, sfertile, hubert.reinterpretcast, daltenty.
Herald added subscribers: llvm-commits, jsji, kbarton, hiraditya, nemanjai.
Herald added a project: LLVM.
DiggerLin edited the summary of this revision.
Herald added a subscriber: wuzish.

the patch is based on Jason Liu's implement of Adding read-only data assembly writing.


Repository:
  rL LLVM

https://reviews.llvm.org/D70182

Files:
  llvm/lib/BinaryFormat/XCOFF.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/MC/MCSectionXCOFF.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-rodata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70182.229095.patch
Type: text/x-patch
Size: 5104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/0bf61ec0/attachment.bin>


More information about the llvm-commits mailing list