commit | a72297881f8d1892fd6f0480469617a1b80c18d9 | [log] [tgz] |
---|---|---|
author | Pete Cooper <peter_cooper@apple.com> | Thu Aug 27 03:16:29 2015 +0000 |
committer | Pete Cooper <peter_cooper@apple.com> | Thu Aug 27 03:16:29 2015 +0000 |
tree | be15c700ddfc54e34e56d57c283dfb76f79db33c | |
parent | e7d1e02b6c5f30fb7494a8eceaa8b0f762892fd5 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246137 91177308-0d34-0410-b5e6-96231b3b80d8