rust/library/rtstartup
Amanieu d'Antras c110329f25 Remove custom frame info registration on i686-pc-windows-gnu
The indirection is no longer needed since we always link to libgcc
even when the panic_abort runtime is used. Instead we can just call
the libgcc functions directly.
2022-08-23 16:12:58 +08:00
..
rsbegin.rs Remove custom frame info registration on i686-pc-windows-gnu 2022-08-23 16:12:58 +08:00
rsend.rs