Skip to content
Commit ca85130b authored by Chris Lattner's avatar Chris Lattner
Browse files

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)

llvm-svn: 20922
parent 1ce9aacf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment