rel-binary-literal ( literal class -- )


Vocabulary
compiler.codegen.labels

Inputs
literala byte-array
classrelocation class


Outputs
None

Word description
Adds a binary literal to the relocation table.

See also
binary-literal-table

Definition