about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2013-06-06 15:18:06 -0400
committerDaniel Micay <danielmicay@gmail.com>2013-06-06 15:18:45 -0400
commit8bcefef2f2747dc7b2f48ba7924101dc70492cf0 (patch)
tree45cc2b6b66060e3f53a0a12d5bcbd2f467276d28 /src/rt/rust_task.cpp
parent0e9636922410d4c905135e93056fd86f1f49da30 (diff)
downloadrust-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