rust-lang / rustc_codegen_gcc

libgccjit AOT codegen for rustc
Apache License 2.0
893 stars 61 forks source link

Some fixes for aarch64 #504

Closed antoyo closed 2 months ago

antoyo commented 2 months ago

Combined with https://github.com/rust-lang/gcc/pull/52, this makes some progress for issue #242.