summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-as/llvm-as.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2005-02-13 18:12:20 +0000
committerReid Spencer <rspencer@reidspencer.com>2005-02-13 18:12:20 +0000
commit8d0f126b740bba7dc0da4472c14090135d88575d (patch)
tree9ec28ff8fc9d89f97a676f9db1cdd726f53ff194 /llvm/tools/llvm-as/llvm-as.cpp
parent8d54dd37c987d42bff74586b4cbf2004ecdb97df (diff)
downloadbcm5719-llvm-8d0f126b740bba7dc0da4472c14090135d88575d.tar.gz
bcm5719-llvm-8d0f126b740bba7dc0da4472c14090135d88575d.zip
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()" llvm-svn: 20155
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud