remove the ability to get memdep info for vaarg. I don't think the
authorChris Lattner <sabre@nondot.org>
Sun, 7 Dec 2008 00:21:18 +0000 (00:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Dec 2008 00:21:18 +0000 (00:21 +0000)
commit84b9a56d11c119d2eadbc2ff4d56d33c25a07460
tree57f264363c7b34f55e584b264fbf2e018f484fc0
parentaea5a2a22ad5fa030bb77899f79d9aa27a8b6a88
remove the ability to get memdep info for vaarg.  I don't think the
original impl was correct and noone actually makes the query anyway.

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