diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-02-26 21:57:11 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-02-26 21:57:11 +0000 |
commit | dc1b0114edb46c8f8f53670dc035f900f2f61f21 (patch) | |
tree | 08e800357b816dc477c870681af104dbb4867714 /llvm/lib/CodeGen/RegAllocLinearScan.cpp | |
parent | d7a258d325825e041989a5e5d3ed3a388d22b4a2 (diff) | |
download | bcm5719-llvm-dc1b0114edb46c8f8f53670dc035f900f2f61f21.tar.gz bcm5719-llvm-dc1b0114edb46c8f8f53670dc035f900f2f61f21.zip |
Changed VarDecl::hasGlobalStorage() to be the negation of hasLocalStorage().
Before it was the negation of hasAutoStorage(), which is incorrect.
"Register" storage for Decls do not indicate global variables.
llvm-svn: 47630
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions