Even if a variable has constant value all the time, it is still a variable in gdb...
authorDevang Patel <dpatel@apple.com>
Wed, 11 Aug 2010 23:17:54 +0000 (23:17 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 11 Aug 2010 23:17:54 +0000 (23:17 +0000)
commitebd53742c6ce51edb46dfd0a477c03d7770a1818
treebdcdbcaa54a0bf0779395eff8343e68b033ecc31
parenteaf1c98a7c38444d41d1c6dc2074736eec7d452f
Even if a variable has constant value all the time, it is still a variable in gdb's eyes.
Tested by scope.exp in gdb testsuite.

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