[PATCH] D82481: [XCOFF][AIX] Give symbol an internal name when desired symbol name contains invalid character(s)
Digger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 2 07:33:23 PDT 2020
DiggerLin accepted this revision.
DiggerLin added a comment.
This revision is now accepted and ready to land.
LGTM ,but it need other person to approve it before landing.
================
Comment at: llvm/test/CodeGen/PowerPC/aix-xcoff-symbol-rename.ll:161
+; OBJ-NEXT: 00000084 (idx: 26) f!o[RW]:
+; OBJ-NEXT: ...
----------------
minor: I do not think we need the line .
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82481/new/
https://reviews.llvm.org/D82481
More information about the llvm-commits
mailing list