diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2013-06-06 15:18:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2013-06-06 15:18:45 -0400 |
| commit | 8bcefef2f2747dc7b2f48ba7924101dc70492cf0 (patch) | |
| tree | 45cc2b6b66060e3f53a0a12d5bcbd2f467276d28 /src/rt/rust_task.cpp | |
| parent | 0e9636922410d4c905135e93056fd86f1f49da30 (diff) | |
| download | rust-8bcefef2f2747dc7b2f48ba7924101dc70492cf0.tar.gz rust-8bcefef2f2747dc7b2f48ba7924101dc70492cf0.zip | |
libc: omit memcpy, memmove and memset
LLVM provides these functions as intrinsics, and will generate calls to libc when appropriate. They are exposed in the `ptr` module as `copy_nonoverlapping_memory`, `copy_memory` and `set_memory`.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions
