about summary refs log tree commit diff
path: root/src/rt/rust_run_program.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-03-19 23:12:46 -0700
committerbors <bors@rust-lang.org>2013-03-19 23:12:46 -0700
commit01e179840fe57c9d2a574613b0cafce756520894 (patch)
tree22aa2e2c52482e608b9661fbc794c8502d49b88f /src/rt/rust_run_program.cpp
parentf3c879fdd8aad67cf4f6edd3aacb0189c284c920 (diff)
parentc1cacc36672e2c6a581848c2909c7bb8a1b01f33 (diff)
downloadrust-01e179840fe57c9d2a574613b0cafce756520894.tar.gz
rust-01e179840fe57c9d2a574613b0cafce756520894.zip
auto merge of #5432 : ILyoan/rust/arm_use_ndk_rebase, r=sanxiyn
Partial Fix for #5265

- Enabling LLVM ARM ehabi option.
- Add ARM debug information manually for ccall.s
- Compile object file using Android-NDK.

Current LLVM trunk version can generate ARM debug information for assembly files but it is incomplete for object files. Unwinding on ARM can be done with LLVM trunk(the LLVM submodule of rust has problem on generating ARM debug information). See #5368

The Android-NDK detour(0f89eab) can be removed after LLVM has complete feature of generating ARM debug information for object file.

Diffstat (limited to 'src/rt/rust_run_program.cpp')
0 files changed, 0 insertions, 0 deletions