rust/library/unwind/src
Peter Collingbourne 654288bbb7 Remove obsolete support for linking unwinder on Android
Linking libgcc is no longer supported (see #103673), so remove the
related link attributes and the check in unwind's build.rs. The check
was the last remaining significant piece of logic in build.rs, so
remove build.rs as well.
2023-11-02 18:06:35 -07:00
..
lib.rs Remove obsolete support for linking unwinder on Android 2023-11-02 18:06:35 -07:00
libunwind.rs Use pointers instead of usize addresses for landing pads 2023-10-10 09:59:39 +02:00