OSDN Git Service

Do not directly use function names to construct new name for named metadata.
authorDevang Patel <dpatel@apple.com>
Mon, 21 Jun 2010 18:36:58 +0000 (18:36 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 21 Jun 2010 18:36:58 +0000 (18:36 +0000)
commit10de3bb4fd9cd97b4c7162cfc620c791f9d2a0f9
tree4ad2d1b7a2250925914c4111978c902a1ac6eadf
parentc79e43aee33659ab91ed1f5df862b63eba27daa5
Do not directly use function names to construct new name for named metadata.
"llvm.dbg.lv.~A" is not a valid name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106438 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DebugInfo.cpp