about summary refs log tree commit diff stats
path: root/subx/034labels.cc
diff options
context:
space:
mode:
Diffstat (limited to 'subx/034labels.cc')
-rw-r--r--subx/034labels.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/034labels.cc b/subx/034labels.cc
index 78190c6d..1bbf9b5b 100644
--- a/subx/034labels.cc
+++ b/subx/034labels.cc
@@ -11,7 +11,7 @@ loop:
             05                                                                                                                              0x0d0c0b0a/imm32  # add to EAX
 +transform: label 'loop' is at address 1
 
-:(before "End One-time Setup")
+:(before "End Transforms")
 Transform.push_back(rewrite_labels);
 
 :(code)