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)
commita8ada25afdb74a1cc53c183348ad9a424501dc96
tree09f39a8faa4e7fd980d36288116cd62b0cd9ca79
parent8d45a98eb14338428155be70681a42dccc03a5ce
Remove unnecessary check against isGlobalVariable. We check it
a few lines above.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176224 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp