ConcretePass should not be a templated class!
authorChris Lattner <sabre@nondot.org>
Mon, 15 Oct 2001 17:47:13 +0000 (17:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Oct 2001 17:47:13 +0000 (17:47 +0000)
commit2db4b72017a41017a5a7d412fa32b4fbaa5d210c
tree7bfd4a083874761e258fbf1de2173c92b600942a
parent25c12299307a640ff847ae4dfa58257d07e47230
ConcretePass should not be a templated class!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@838 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/ChangeAllocations.h
include/llvm/Transforms/Instrumentation/TraceValues.h
include/llvm/Transforms/Pass.h
include/llvm/Transforms/PrintModulePass.h
tools/llc/llc.cpp