rustc_codegen_cranelift icon indicating copy to clipboard operation
rustc_codegen_cranelift copied to clipboard

Improve CI coverage

Open bjorn3 opened this issue 5 years ago • 0 comments

  • [ ] debug mode build (Linux only)
  • [ ] lld (Linux only)
  • [ ] CG_CLIF_FUNCTION_SECTIONS=1 -Zfunction-sections=yes (Linux and macOS)
  • [x] bootstrap rustc (#1105)
  • [x] run rustc test suite (#1149)
  • [x] without unstable cg_clif features (https://github.com/bjorn3/rustc_codegen_cranelift/commit/f296311925cc8f88cb136bed06bcbb77e3027f93)

bjorn3 avatar Sep 23 '20 12:09 bjorn3