Handle qualified constants that are directly folded by FE.
authorDevang Patel <dpatel@apple.com>
Mon, 23 Aug 2010 18:25:56 +0000 (18:25 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 23 Aug 2010 18:25:56 +0000 (18:25 +0000)
commit0c4720c6bdf517d02aaf71d90c0572a5aa4813bc
tree88538fbeca52ccbbfa5946639d22c5b3faafce52
parent30dc1ee78ae99e4d9e92cdb02f1cbd64827c0630
Handle qualified constants that are directly folded by FE.
PR 7920.

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