make clients have to know how to call getCallSiteDependencyFrom
authorChris Lattner <sabre@nondot.org>
Sun, 7 Dec 2008 01:21:14 +0000 (01:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Dec 2008 01:21:14 +0000 (01:21 +0000)
commitd8dd934d16d1190881d45b065daec4a1ba82133f
treebafff831c61242d0ea14a78f1d2a037eff7d5a9c
parent106c6ca7b0d1ffc28c832edd6f697bf4de55dbcd
make clients have to know how to call getCallSiteDependencyFrom
instead of making getDependencyFrom do it.

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