Reid Spencer 818827d734 Make the check for global variables the same as the one for functions. In
both cases they are looking for non-external variables/functions that do
not have internal linkage. Using "!isExternal()" is a little more
understandable than "hasInitializer()"


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20155 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-13 18:12:20 +00:00
..
2005-01-28 01:17:07 +00:00
2005-01-27 03:49:03 +00:00
2005-02-13 17:54:21 +00:00
2004-11-14 21:54:41 +00:00