rust/library/unwind
bors 7b513af6c4 Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomcc
Change the way libunwind is linked for *-windows-gnullvm targets

I have no idea why previous way works for `x86_64-fortanix-unknown-sgx` (assuming it actually works...) but not for `gnullvm`. It fails when linking libtest during Rust build (unless somebody adds `RUSTFLAGS='-Clinkarg=-lunwind'`).
Also fixes exception handling on AArch64.
2022-11-13 21:12:48 +00:00
..
src Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomcc 2022-11-13 21:12:48 +00:00
build.rs unwind: don't build dependency when building for Miri 2022-08-15 12:54:12 -04:00
Cargo.toml Remove std's transitive dependency on cfg-if 0.1 2022-11-02 18:01:20 -04:00