]> granicus.if.org Git - clang/commit
Simplify code and add comments, in code that generate debug info for constant integer...
authorDevang Patel <dpatel@apple.com>
Tue, 10 Aug 2010 17:53:33 +0000 (17:53 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 10 Aug 2010 17:53:33 +0000 (17:53 +0000)
commit25c2c8fb9309050612009a6571e2660e75531348
treed57ba46aeba697acab9e6927ab31a081c4e19a1d
parent9d5600a8349cdda4e4971ebbbf7aa15a9da8bba7
Simplify code and add comments, in code that generate debug info for constant integer globals, based on Chris's feedback.

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