Fix IRC badge
This commit is contained in:
parent
9560cb13fe
commit
2ecd620acb
@ -1,6 +1,6 @@
|
||||
# WIP libgccjit codegen backend for rust
|
||||
|
||||
[![IRC channel](https://img.shields.io/badge/irc.libera.chat-%23rustc__codegen__gcc-blue.svg)](irc://irc.libera.chat/rustc_codegen_gcc)
|
||||
[![Chat on IRC](https://img.shields.io/badge/irc.libera.chat-%23rustc__codegen__gcc-blue.svg)](https://web.libera.chat/#rustc_codegen_gcc)
|
||||
|
||||
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…
Reference in New Issue
Block a user