Skip to content

Commit f4e5623

Browse files
committed
Update readme
1 parent a4f3ba0 commit f4e5623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is a GCC codegen for rustc, which means it can be loaded by the existing ru
77
## Motivation
88

99
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.
10+
A secondary goal is to check if using the gcc backend will provide any run-time speed improvement for the programs compiled using rustc.
1111

1212
## Building
1313

0 commit comments

Comments
 (0)