elimiante the dynamic_cast's from opt.
authorChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 06:03:06 +0000 (06:03 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 06:03:06 +0000 (06:03 +0000)
commit476e9bd1146624fa17243ae55fdb156f905ba3d4
tree05d19c1e722c5a9095a8517de04e345d87a79ed5
parent6f6e87db19e2976b3e581587db0f44fdfc4be0ad
elimiante the dynamic_cast's from opt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94160 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopPass.h
include/llvm/CallGraphSCCPass.h
include/llvm/Pass.h
lib/VMCore/PassManager.cpp
tools/opt/opt.cpp