Fix TableGen warnings. This partly reverts my previous change to this file,
[oota-llvm.git] / lib / Analysis / ProfileEstimatorPass.cpp
2009-08-08 Daniel DunbarAdd a basic static ProfileInfo provider (ProfileEstimat...