diff options
author | Cheng Wang <chennngwang@gmail.com> | 2020-11-25 21:12:48 +0800 |
---|---|---|
committer | Cheng Wang <chennngwang@gmail.com> | 2021-01-15 12:08:25 +0800 |
commit | 2423ec583761304f93b5d01493a26aeb11cb5b8f (patch) | |
tree | 05d05c6f2f414b7dce8bfb4db43531e98b7f0a8f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8f283cafddfa8d6d01a94b48cdc5d25817569e91 (diff) | |
download | llvm-2423ec583761304f93b5d01493a26aeb11cb5b8f.zip llvm-2423ec583761304f93b5d01493a26aeb11cb5b8f.tar.gz llvm-2423ec583761304f93b5d01493a26aeb11cb5b8f.tar.bz2 |
[libc] Add memmove implementation.
Use `memcpy` rather than copying bytes one by one, for there might be large
size structs to move.
Reviewed By: gchatelet, sivachandra
Differential Revision: https://reviews.llvm.org/D93195
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions