When clearing a non-local pointer dependency cache entry, clear
authorDan Gohman <gohman@apple.com>
Wed, 10 Nov 2010 22:35:02 +0000 (22:35 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 10 Nov 2010 22:35:02 +0000 (22:35 +0000)
commit2365f08c7dfd039ef325d8cb4621b40fc5bd605f
tree922cefd2a89e9132968183a81c05eb8a2c595b9e
parent1d739a010d49914eae7b6c415dd6de76ca142030
When clearing a non-local pointer dependency cache entry, clear
the reverse map too. This fixes seflhost build errors.

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