Update the links. Thanks for Andy Oliver for the report.
[mono.git] / web / gcc-frontend
index 9458fc06708c67e0d6e992c472669d724450a816..2b15346db69b2b464d74e939a394adea0b904844 100644 (file)
@@ -1,8 +1,8 @@
 * The GCC front-end
 
-       The GCC front-end will be a front-end that would accept as
-       input in a binary file with codes in the Common Intermediate
-       Language (CIL) that will generate native code.
+       The GCC front-end will accept input in a binary file with
+       codes in the Common Intermediate Language (CIL), and generate
+       native code.
 
        This will allow pre-compilation and full optimization to take
        place before a program is executed.