From 447921598269bae3e1406470015c37f23943cc74 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Fri, 15 May 2026 20:51:13 -0700 Subject: make the label transformation work all the way, no crashing the code doesn't quite run yet, that'll be a future CL Force-Push: yes Change-Id: I71e6a45127c1fc37906d902e36142c17afef2a21 --- labels.e | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'labels.e') diff --git a/labels.e b/labels.e index bfc85fb..c437003 100644 --- a/labels.e +++ b/labels.e @@ -1,7 +1,7 @@ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ ~~ Machine label facility ~~ ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - +~ ~ Compilers and assemblers always have a need to resolve symbolic names for ~ parts of their code to numeric values. Usually, these symbolic names are ~ called labels. -- cgit 1.4.1