Label

Our label symbol, with vector to keep track of forward references.

struct Label {
block* lblock;
block* fwdrefs;
}

Meta

Suggestion Box / Bug Report