llvm-6502/include
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
..
llvm Give PassManager and FunctionPassManager a common base class, with 2008-03-11 16:41:42 +00:00
llvm-c Cleanup some comments in the OCaml bindings. 2008-03-07 19:13:06 +00:00