OSDN Git Service

add an assert. the cast<> below would catch this but a message is more
authorChris Lattner <sabre@nondot.org>
Sun, 7 Dec 2008 18:45:15 +0000 (18:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Dec 2008 18:45:15 +0000 (18:45 +0000)
commit3f7eb5b795f933aecf0e0f1fea646c516f6dc1c5
treea8d8153e6e4f5ba6859849e100862547f9b2fc0b
parent0655f73ef7e423a7802f2056b473a1f1caa3996d
add an assert.  the cast<> below would catch this but a message is more
useful.

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