gccint: Passes

1 
1 9 Passes and Files of the Compiler
1 **********************************
1 
1 This chapter is dedicated to giving an overview of the optimization and
1 code generation passes of the compiler.  In the process, it describes
1 some of the language front end interface, though this description is no
1 where near complete.
1 

Menu