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

Digger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 07:30:49 PST 2019


DiggerLin added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/aix-xcoff-rodata.ll:284
+; SYMS-NEXT:   }
+; SYMS:      ]
----------------
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 ? 


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

https://reviews.llvm.org/D70455





More information about the llvm-commits mailing list