rust/src/libunwind
Petr Hosek d8f764bbbf Set -funwind-tables and -fno-exceptions unconditionally for LLVM's libunwind
These are required otherwise libunwind will end up with undefined
references to __gxx_personality_v0 which is provided by C++ ABI
library and that's undesirable.
2019-05-20 12:29:58 -07:00
..
build.rs Set -funwind-tables and -fno-exceptions unconditionally for LLVM's libunwind 2019-05-20 12:29:58 -07:00
Cargo.toml Support using LLVM's libunwind as the unwinder implementation 2019-04-03 11:21:40 -07:00
lib.rs Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
libunwind.rs libunwind => 2018 2019-02-04 06:00:16 +09:00
macros.rs Remove licenses 2018-12-25 21:08:33 -07:00