Change MCSchedModel to be a struct of statically initialized data.
[oota-llvm.git] / include / llvm / IR / LeakDetector.h
2014-03-04 Chandler Carruth[Modules] Move the LeakDetector header into the IR...