rustc_codegen_cranelift
rustc_codegen_cranelift copied to clipboard
Run abi-checker on CI
https://github.com/Gankra/abi-checker This will help catch abi incompatibility issues with cg_llvm. All tests should pass right now, but there is nothing in place to avoid regressions. https://github.com/Gankra/abi-checker/pull/5 allows checking multiple codegen backends against each other.