optimizer fixed 👍

This commit is contained in:
SpookyDervish
2025-09-09 17:47:43 +10:00
parent 132ed8ed12
commit c2bdf555e4
6 changed files with 17 additions and 24 deletions

View File

@@ -402,8 +402,7 @@ class X86_64Generator(Generator):
self.change_variable(var_name, "rax")
else:
self.lines.append("; FUCK\n\t")
#raise NotImplementedError(f"A generate method hasn't been made for the \"{node.instruction}\" instruction.")
raise NotImplementedError(f"A generate method hasn't been made for the \"{node.instruction}\" instruction.")