Fix an obscure read-after-free bug that Duncan found.
authorOwen Anderson <resistor@mac.com>
Tue, 5 Feb 2008 04:34:03 +0000 (04:34 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 5 Feb 2008 04:34:03 +0000 (04:34 +0000)
commita8701a6c62158b2b84cc24ed2149e4107d03409a
treefdd1166f57014a81508e62ea46d424b3f1d4a21e
parent131d5c9f4a33a86464432ac194459217cca73c6e
Fix an obscure read-after-free bug that Duncan found.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46738 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp