commit | 257c5f2088d60f110e4aec3bcf6522c5a90e867b | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Fri Aug 17 21:42:44 2012 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Fri Aug 17 21:42:44 2012 +0000 |
tree | 9bc355f2f476e2e0a1f89a3e71ecd1aa915de575 | |
parent | fb21e842487fb3298a45f29836ebde7ed73ed31d [diff] |
Fix undefined behavior (binding a reference to a dereferenced null pointer) if SSAUpdater was created and destroyed without being initialized. llvm-svn: 162137