diff options
| author | Murarth <murarth@gmail.com> | 2015-05-19 16:00:59 -0700 |
|---|---|---|
| committer | Murarth <murarth@gmail.com> | 2015-06-08 16:54:50 -0700 |
| commit | 021e48326db304559a74f2f338d511f9674d0da7 (patch) | |
| tree | 95a987c78c2e1a24bea1f19ce62bcc88d15285d7 /src/libstd/sys/unix/process.rs | |
| parent | aca207a65c82d7581076772846ef424f1a64449b (diff) | |
| download | rust-021e48326db304559a74f2f338d511f9674d0da7.tar.gz rust-021e48326db304559a74f2f338d511f9674d0da7.zip | |
Changes to LLVM `ExecutionEngine` wrapper
* Removes `RustJITMemoryManager` from public API. This was really sort of an implementation detail to begin with. * `__morestack` is linked to C++ wrapper code and this pointer is used when resolving the symbol for `ExecutionEngine` code. * `__morestack_addr` is also resolved for `ExecutionEngine` code. This function is sometimes referenced in LLVM-generated code, but was not able to be resolved on Mac OS systems. * Added Windows support to `ExecutionEngine` API. * Added a test for basic `ExecutionEngine` functionality.
Diffstat (limited to 'src/libstd/sys/unix/process.rs')
0 files changed, 0 insertions, 0 deletions
