More formatting cleanup brought to you by clang-format.
[oota-llvm.git] / lib / Analysis / FunctionTargetTransformInfo.cpp
2014-09-18 Eric ChristopherAdd a new pass FunctionTargetTransformInfo. This pass...