Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / Transforms / Utils / BasicInliner.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-10-17 Hartmut KaiserUpdated VC++ build system.
2007-07-25 Devang PatelAdd BasicInliner interface.