Dan Gohman 580b89992f Give PassManager and FunctionPassManager a common base class, with
add(Pass *) as a pure virtual member function. This will allow all
the various addPassesTo* functions in LLVM to avoid hard-coding what
type of PassManager is used. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48226 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-11 16:41:42 +00:00
..
2008-02-07 02:30:40 +00:00
2008-02-21 23:02:20 +00:00
2008-03-10 23:37:12 +00:00
2008-03-08 01:43:56 +00:00
2008-03-01 17:20:55 +00:00
2008-03-05 00:27:05 +00:00