Add back link to IRC
This commit is contained in:
parent
14964ed2f6
commit
52716d237c
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# WIP libgccjit codegen backend for rust
|
# WIP libgccjit codegen backend for rust
|
||||||
|
|
||||||
[](https://matrix.to/#/#rustc_codegen_gcc:matrix.org)
|
[](https://web.libera.chat/#rustc_codegen_gcc)
|
||||||
|
[](https://matrix.to/#/#rustc_codegen_gcc:matrix.org)
|
||||||
|
|
||||||
This is a GCC codegen for rustc, which means it can be loaded by the existing rustc frontend, but benefits from GCC: more architectures are supported and GCC's optimizations are used.
|
This is a GCC codegen for rustc, which means it can be loaded by the existing rustc frontend, but benefits from GCC: more architectures are supported and GCC's optimizations are used.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue