rust-lang / rustc_codegen_cranelift

Cranelift based backend for rustc
Apache License 2.0
1.59k stars 100 forks source link

Support inline asm on AArch64 #1396

Closed bjorn3 closed 12 months ago

bjorn3 commented 12 months ago

Fixes https://github.com/bjorn3/rustc_codegen_cranelift/issues/1305 Part of https://github.com/bjorn3/rustc_codegen_cranelift/issues/1204