[PATCH] D70455: [XCOFF][AIX] Read-only data section object file generation

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 12:06:11 PST 2019


jasonliu created this revision.
jasonliu added reviewers: DiggerLin, daltenty, hubert.reinterpretcast, sfertile, Xiangling_L.
Herald added subscribers: llvm-commits, jsji, hiraditya, nemanjai.
Herald added a project: LLVM.

This patch is a follow up on read-only assembly patch D70182 <https://reviews.llvm.org/D70182>.
It intends to enable object file generation patch for the read-only data section.


https://reviews.llvm.org/D70455

Files:
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-rodata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70455.230107.patch
Type: text/x-patch
Size: 10610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191119/8cab6612/attachment.bin>


More information about the llvm-commits mailing list