optimizer fixed 👍
This commit is contained in:
@@ -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.")
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user