Skip to content
Commit 9c24ff3d authored by Dan Gohman's avatar Dan Gohman
Browse files

Make SmallVector's grow use memcpy in common cases

instead of std::uninitialized_copy, which uses memmove.

llvm-svn: 52928
parent 2b11690e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment