Factory methods for FunctionPasses now return type FunctionPass *.
[oota-llvm.git] / include / llvm / Linker.h
2002-05-07 Chris LattnerUpdate header after moving file
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-10-28 Chris LattnerRemove unneccesary function prototypes
2001-10-28 Vikram S. AdveAdd support for name mangling.
2001-10-13 Chris LattnerNew module linking functionality prototype