]> granicus.if.org Git - clang/commit
Do not repeat debug info for file variable constants.
authorDevang Patel <dpatel@apple.com>
Fri, 8 Oct 2010 17:02:40 +0000 (17:02 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 8 Oct 2010 17:02:40 +0000 (17:02 +0000)
commit67c32268c0891b539fe9da26d10579e2ebfc9b38
tree0a2126b96fa353e1d4f28e97200ef236d64b2339
parentaa3e6babe646329310388e5b7e0c9045e0018715
Do not repeat debug info for file variable constants.
This is tested by file-statics.exp in gdb testsuite.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116060 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp