summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-02-06 22:54:35 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-02-14 11:50:40 -0800
commite3b414d8612314e74e2b0ebde1ed5c6997d28e8d (patch)
tree80f053d30c5f9d8451ad60738784d719a7d22074 /src/libstd/sys/unix/stack_overflow.rs
parentcc719d2d7d1967b92e38b1dec6d19f10c5b42891 (diff)
downloadrust-e3b414d8612314e74e2b0ebde1ed5c6997d28e8d.tar.gz
rust-e3b414d8612314e74e2b0ebde1ed5c6997d28e8d.zip
std: Stop prefixing jemalloc symbols
Now that we properly only link in jemalloc when building executables, we have
far less to worry about in terms of polluting the global namespace with the
`free` and `malloc` symbols on Linux. This commit will primarily allow LLVM to
use jemalloc so the compiler will only be using one allocator overall.

Locally this took compile time for libsyntax from 95 seconds to 89 (a 6%
improvement).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions