[PATCH] D82481: [XCOFF][AIX] Give symbol an internal name when desired symbol name contains invalid character(s)

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 08:05:53 PDT 2020


jasonliu marked an inline comment as done.
jasonliu added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/aix-xcoff-symbol-rename.ll:161
+; OBJ-NEXT:  00000084 (idx: 26) f!o[RW]:
+; OBJ-NEXT:  ...
----------------
DiggerLin wrote:
> minor:  I do not think we need the line .
I would prefer to keep that line to show the whole picture of a common symbol.


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

https://reviews.llvm.org/D82481





More information about the llvm-commits mailing list