Merge rustc_codegen_gcc backend as compiler/rustc_codegen_gcc · Issue #442 · rust-lang/compiler-team
Proposal rustc_codegen_gcc is a new code generation backend for rustc using the libgccjit library from GCC. (Despite its name, libgccjit works for ahead-of-time compilation as well.) rustc_codegen_...