Introduce Twine::toStringRef, a variant of toVector which avoids the copy if the
[oota-llvm.git] / lib / Support / SmallVector.cpp
2009-12-16 Chris Lattnernow that libsystem no longer uses SmallVector, we can...