We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f3ba0 commit f4e5623Copy full SHA for f4e5623
Readme.md
@@ -7,7 +7,7 @@ This is a GCC codegen for rustc, which means it can be loaded by the existing ru
7
## Motivation
8
9
The primary goal of this project is to be able to compile Rust code on platforms unsupported by LLVM.
10
-A secondary goal is to check if using the gcc backend will provide any compilation speed improvement.
+A secondary goal is to check if using the gcc backend will provide any run-time speed improvement for the programs compiled using rustc.
11
12
## Building
13
0 commit comments