about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlexander Light <scialexlight@gmail.com>2014-12-04 15:02:59 -0500
committerAlexander Light <scialexlight@gmail.com>2014-12-04 16:23:29 -0500
commit87235687a13f3fca2e300674997880f0f9ba12a7 (patch)
tree977d6d6f0cf0a0e2960211b129e5fb68372ecc14 /src/rustllvm/RustWrapper.cpp
parent6d965cc2c99787a949d38abf225412fe502d3ed8 (diff)
downloadrust-87235687a13f3fca2e300674997880f0f9ba12a7.tar.gz
rust-87235687a13f3fca2e300674997880f0f9ba12a7.zip
Add ability to use custom alloc::heap::imp
Adds the ability to use a custom allocator heap by passing either --cfg
external_crate and --extern external=<allocator_crate_name> or --cfg
external_funcs and defining the allocator functions prefixed by 'rust_'
somewhere.

This is useful for many reasons including OS/embedded development, and
allocator development and testing.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions