OSDN Git Service

Remove useless dynamic_cast<>().
authorTobias Grosser <grosser@fim.uni-passau.de>
Sun, 12 Dec 2010 21:58:28 +0000 (21:58 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Sun, 12 Dec 2010 21:58:28 +0000 (21:58 +0000)
commitd713acb63105f55ef5ed0f3a499da81c3eeacd49
treea161842b03dffd3aa1a9d4a55fa8122ca5fb2bd3
parent2bf4b54a800c2dd44c0a5939fe629ea120bee2ad
Remove useless dynamic_cast<>().

Thanks Peter for pointing me to something that should have never been
committed to the llvm code base.

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