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

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 09:10:42 PST 2019


jasonliu marked 2 inline comments as done.
jasonliu added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/aix-xcoff-rodata.ll:284
+; SYMS-NEXT:   }
+; SYMS:      ]
----------------
DiggerLin wrote:
> since we have a tool which can print out the raw section content. you want to test the readonly raw data in .text section in the this patch ? or you want to create a new patch for it ? 
Thanks for the reminder. I added it this patch. 


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

https://reviews.llvm.org/D70455





More information about the llvm-commits mailing list