Remove unnecessary check against isGlobalVariable. We check it
authorEric Christopher <echristo@gmail.com>
Wed, 27 Feb 2013 23:49:50 +0000 (23:49 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 27 Feb 2013 23:49:50 +0000 (23:49 +0000)
commit5958b46053581e3cc15f3de3b6f286e15050b661
tree740de657f88c638663e8bed60908b1a49bac92fa
parent3f79b8c3744038476bb91af4896703f83b2b421a
Remove unnecessary check against isGlobalVariable. We check it
a few lines above.

llvm-svn: 176224
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp