about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-03-14 10:34:29 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-03-14 10:34:29 -0700
commit8e5ca4b793e928b5a7545f6d1010b7663a9d30ae (patch)
tree683c20d70e0328f8867dcccba4ebefa5646d7efa /src/rustllvm/ExecutionEngineWrapper.cpp
parent770b6e2fc2f8749466487e4c2ae031b8ceecae04 (diff)
downloadrust-8e5ca4b793e928b5a7545f6d1010b7663a9d30ae.tar.gz
rust-8e5ca4b793e928b5a7545f6d1010b7663a9d30ae.zip
std: Fix backtraces on arm linux
On android, libgcc is missing the _Unwind_GetIP symbol because it's defined as a
macro. This is the same case for arm linux, so this commit adds the necessary
cfgs in place to use the "expanded macro" in rust for arm linux.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions