about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
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/test/codegen/stack-alloc-string-slice.rs
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/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions