mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
afe74d71e4
This doesn't enable unwinding as cg_clif doesn't support it yet. It does allow for linking to a cg_llvm compiled libstd.so, which uses `-Cpanic=unwind`.