Fix a crasher when finding the dependency of a call.
authorOwen Anderson <resistor@mac.com>
Tue, 10 Jul 2007 20:39:07 +0000 (20:39 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 10 Jul 2007 20:39:07 +0000 (20:39 +0000)
commit202da14fe00fbafa8540baba433147a8eb526814
tree7b178059d27bc658700cd1400c0094066d6dc44c
parent776ee1fb338b65defc5cb0c85b20a4fc5122a633
Fix a crasher when finding the dependency of a call.

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