generate-block ( bb -- )


Vocabulary
compiler.codegen

Inputs
bba basic-block


Outputs
None

Word description
Emits machine code to the current make sequence for one basic block.

Definition