Converting InstrProf's error_category to a ManagedStatic to avoid static constructors...
[oota-llvm.git] / lib / Analysis / FunctionTargetTransformInfo.cpp
2014-09-18 Eric ChristopherAdd a new pass FunctionTargetTransformInfo. This pass...