Clean up a use of std::distance.
[oota-llvm.git] / lib / Analysis / LibCallSemantics.cpp
2008-05-07 Chris LattnerAdd a new interface for describing the behavior of...