rust-lang / rustc_codegen_cranelift

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

Implement const and sym operands for inline asm #1350

Closed bjorn3 closed 1 year ago

bjorn3 commented 1 year ago

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