]> granicus.if.org Git - clang/commit
There is no need to pubish file static variable's name. Do not rely on this code...
authorDevang Patel <dpatel@apple.com>
Tue, 10 Aug 2010 01:36:24 +0000 (01:36 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 10 Aug 2010 01:36:24 +0000 (01:36 +0000)
commit7fac68aac1489266397e23926733991cf9a15539
tree0f1c538a46a416f04dc179f00bf143524954e480
parentba30bbe4e36a30a274da809a11a42f9cdc168e92
There is no need to pubish file static variable's name. Do not rely on this code gen bug to check whether debug info is generated for such variables or not.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110640 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/2009-10-20-GlobalDebug.c