Fix an issue where, under very specific circumstances, memdep could end up dereferenc...
authorOwen Anderson <resistor@mac.com>
Wed, 30 Jan 2008 01:24:05 +0000 (01:24 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 30 Jan 2008 01:24:05 +0000 (01:24 +0000)
commit9a8ff8cd0fe792c7cb894217640f90d2bc1af26e
tree0a75fd0e04505668362d3c100045a8300c30c3e1
parentb10e0da065fc2c18b5bee9011eb249e223a23108
Fix an issue where, under very specific circumstances, memdep could end up dereferencing the end
of one of its internal maps.

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