diff options
author | Chris Lattner <sabre@nondot.org> | 2005-03-29 17:21:53 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-03-29 17:21:53 +0000 |
commit | 76bc5ce5c4869408bc81ba40c8bde055a2047af0 (patch) | |
tree | bc4e6d8cfb0903bb2b774879361a110f499e8603 /lib/Analysis/AliasAnalysisEvaluator.cpp | |
parent | 848132d671c12df1dd04ec54f3e27b551f6e2803 (diff) |
Fix a major problem with global variable initializers. This could cause
us to have stuff pointing to the null pointer, which makes no sense
(the null ptr is an ssa value, not the null object)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20922 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/AliasAnalysisEvaluator.cpp')
0 files changed, 0 insertions, 0 deletions