rust/library/unwind/src
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
..
lib.rs Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomcc 2022-11-13 21:12:48 +00:00
libunwind.rs Bump unwinder private data size for AArch64 Windows 2022-11-12 12:19:14 +01:00