9458fc06708c67e0d6e992c472669d724450a816
[mono.git] / doc / gcc-frontend
1 * The GCC front-end
2
3         The GCC front-end will be a front-end that would accept as
4         input in a binary file with codes in the Common Intermediate
5         Language (CIL) that will generate native code.
6
7         This will allow pre-compilation and full optimization to take
8         place before a program is executed.
9