Expand description
Functions for generating asm from IR
Modules§
- function 🔒Compiling a function.
- Register assign.
Structs§
- Context for compiling IR to asm.
Traits§
- Implement by the
data_type::Type
struct for calculating the size of a type.
Functions§
- Emit assembly code for ir.