rust-lang / rustc_codegen_cranelift

Cranelift based backend for rustc
Apache License 2.0
1.52k stars 94 forks source link

Update to Cranelift 0.94 #1363

Closed bjorn3 closed 1 year ago

bjorn3 commented 1 year ago

Fixes https://github.com/bjorn3/rustc_codegen_cranelift/issues/1249 through https://github.com/bytecodealliance/wasmtime/pull/5619 Fixes https://github.com/bjorn3/rustc_codegen_cranelift/issues/1349 through https://github.com/gimli-rs/object/pull/475.

bjorn3 commented 1 year ago

cc @PROMETHIA-27 and @frederikhors