Take care of special characters while creating named MDNode name to hold function...
authorDevang Patel <dpatel@apple.com>
Wed, 10 Nov 2010 22:19:21 +0000 (22:19 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 10 Nov 2010 22:19:21 +0000 (22:19 +0000)
commit62367045a493f9bffa433e34b68fc7dda96e1edd
tree28a6c4fa43663494ae9491495c1fce8f66d9093f
parent4beee3d06bfebe3f3382893fcebc71d1aa3f290e
Take care of special characters while creating named MDNode name to hold function specific local variable's info.
This fixes radar 8653152. I am checking in testcase as a separate check-in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118726 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
lib/Analysis/DebugInfo.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp