Codegen is a translation pass from the Machine IntermediateLanguage to one or more compilation units that can be compiled to native object code by an external tool.
Implementation
Details and Notes
The following codegens are implemented:
Codegen is a translation pass from the Machine IntermediateLanguage to one or more compilation units that can be compiled to native object code by an external tool.
The following codegens are implemented: