diff options
author | Dan Gohman <gohman@apple.com> | 2008-06-30 21:45:13 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-06-30 21:45:13 +0000 |
commit | f4d7708972370bdd438830e50594b90a36bb6f76 (patch) | |
tree | 8e7da5e30cce4e91f21174ff930dacee2890f86c /lib/CodeGen/LLVMTargetMachine.cpp | |
parent | 7c6618926a9036fccc44fc58e0e0f47042904e7c (diff) |
Make SmallVector's grow use memcpy in common cases
instead of std::uninitialized_copy, which uses memmove.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52928 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LLVMTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions