rust/src/libunwind
Petr Hosek 1dcee4cc63 Re-add bootstrap attribute to libunwind for llvm-libunwind feature
This was removed in 8a7dded, but since #62286 hasn't yet made it into
beta, this is breaking the build with llvm-libunwind feature enabled.

Furthemore, restrict the link attribute to Fuchsia and Linux, matching
the logic in build.rs since llvm-libunwind feature isn't yet supported
on other systems.
2019-07-07 15:45:04 -07:00
..
build.rs Re-add bootstrap attribute to libunwind for llvm-libunwind feature 2019-07-07 15:45:04 -07:00
Cargo.toml std: Remove internal definitions of cfg_if! macro 2019-06-10 10:58:44 -07:00
lib.rs std: Remove internal definitions of cfg_if! macro 2019-06-10 10:58:44 -07:00
libunwind.rs Re-add bootstrap attribute to libunwind for llvm-libunwind feature 2019-07-07 15:45:04 -07:00