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-13 17:11:39 +00:00
2008-02-05 20:46:33 +00:00
2008-03-04 03:19:19 +00:00
2008-02-27 06:33:05 +00:00
2008-02-05 01:12:10 +00:00
2008-03-07 21:07:34 +00:00
2008-03-08 01:43:56 +00:00
2008-02-27 23:33:51 +00:00
2008-01-29 11:36:12 +00:00
2008-03-07 22:24:41 +00:00