Fix msc17 build. RegionInfo::RegionInfo::recalculate() doesn't make sense.
[oota-llvm.git] / lib / Analysis / CGSCCPassManager.cpp
2014-04-21 Chandler Carruth[PM] Add a new-PM-style CGSCC pass manager using the...