summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2014-03-10 20:05:42 +0000
committerEli Bendersky <eliben@google.com>2014-03-10 20:05:42 +0000
commite78ae059b54cb514a48db05c16af75d97794e4e5 (patch)
tree4bfa91b51b0ed857fd3e0c23fd743822d94fce65 /llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h
parentad96d012c3d3af174075895e3c44c25640f079f8 (diff)
downloadbcm5719-llvm-e78ae059b54cb514a48db05c16af75d97794e4e5.tar.gz
bcm5719-llvm-e78ae059b54cb514a48db05c16af75d97794e4e5.zip
Make sure NVPTX doesn't emit symbol names that aren't valid in PTX.
NVPTX, like the other backends, relies on generic symbol name sanitizing done by MCSymbol. However, the ptxas assembler is more stringent and disallows some additional characters in symbol names. See PR19099 for more details. llvm-svn: 203483
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud