Refactor. Global variables are part of compile unit so let CompileUnit create new...
authorDevang Patel <dpatel@apple.com>
Mon, 15 Aug 2011 17:57:41 +0000 (17:57 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 15 Aug 2011 17:57:41 +0000 (17:57 +0000)
commit6f9d8ffe5e47e3d11176298e849cc8545c2169a2
tree194310e378a4a6fecbcf4387c8a7f373c50b280e
parentbb0752b040cfe206afeef7fa60e80dde91594fa1
Refactor. Global variables are part of compile unit so let CompileUnit create new global variable.

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