Make sure to add global variable initializers to the Globals graph!
authorChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 21:48:16 +0000 (21:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 21:48:16 +0000 (21:48 +0000)
commit26c4fc3b69b01b4c8c5954d1ecd85a556422cd80
treef478032e87eaba787df1863aa06b210a0711fcca
parent9970bf6288494c3060d8e8b561280167bccc6e0c
Make sure to add global variable initializers to the Globals graph!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/Local.cpp