Change MCSchedModel to be a struct of statically initialized data.
[oota-llvm.git] / include / llvm / IR / LegacyPassManager.h
2014-03-05 Craig Topper[C++11] Add 'override' keyword to IR library.
2013-11-09 Chandler CarruthMove the old pass manager infrastructure into a legacy...