diff options
author | Pete Cooper <peter_cooper@apple.com> | 2015-08-27 03:16:29 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2015-08-27 03:16:29 +0000 |
commit | 6b716218fa76bef3bcef15dd99085ce770b62d1d (patch) | |
tree | 4cc774b06fee4e318425a9535e328383e617975a /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | dfd890dd3a0fe92e5eea08b99e0cc9776690392f (diff) | |
download | llvm-6b716218fa76bef3bcef15dd99085ce770b62d1d.zip llvm-6b716218fa76bef3bcef15dd99085ce770b62d1d.tar.gz llvm-6b716218fa76bef3bcef15dd99085ce770b62d1d.tar.bz2 |
isKnownNonNull needs to consider globals in non-zero address spaces.
Globals in address spaces other than one may have 0 as a valid address,
so we should not assume that they can be null.
Reviewed by Philip Reames.
llvm-svn: 246137
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions