Initial support for rustc_codegen_gcc by dkm · Pull Request #6 · compiler-explorer/misc-builder
marked this pull request as draft
rustc can use different backend and this new script builds all the needed parts to have GCC as the code generator. It needs (at the moment) a patched version of GCC and builds it with libjit support. Some glue code (in Rust) is added in the mix to finally be able to use the rustc compiler with this dynamic backend. Fixes compiler-explorer/compiler-explorer#2683
dkm
marked this pull request as ready for review
dkm
mentioned this pull request
dkm
deleted the
pr/rustc_codegen_gcc
branch
ojeda
mentioned this pull request
21 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters