1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/include
Dan Gohman 8e3c88c4e9 Use PassManagerBase instead of FunctionPassManager for functions
that merely add passes. This allows them to be used with either
FunctionPassManager or PassManager, or even with a custom new
kind of pass manager.

llvm-svn: 48256
2008-03-11 22:29:46 +00:00
..
llvm Use PassManagerBase instead of FunctionPassManager for functions 2008-03-11 22:29:46 +00:00
llvm-c Cleanup some comments in the OCaml bindings. 2008-03-07 19:13:06 +00:00