SmallVector: Move, don't copy, elements to make space for an insertion.
[oota-llvm.git] / include / llvm / IRReader /
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...