[PATCH] D40573: [NVPTX] Assign valid global names

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 13:54:50 PST 2017


Hahnfeld updated this revision to Diff 125007.
Hahnfeld marked 10 inline comments as done.
Hahnfeld edited the summary of this revision.
Hahnfeld added a comment.

Drop '$' and use no separator as it doesn't help with ABI demangling.


https://reviews.llvm.org/D40573

Files:
  lib/IR/ValueSymbolTable.cpp
  lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp
  test/CodeGen/NVPTX/symbol-naming.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40573.125007.patch
Type: text/x-patch
Size: 3590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/aec18b18/attachment-0001.bin>


More information about the llvm-commits mailing list