From 121337160f4478a7d8b490088e977fb069e1ee06 Mon Sep 17 00:00:00 2001 From: Forest Belton Date: Fri, 17 Sep 2021 18:50:45 -0400 Subject: [PATCH] Improve error message --- lib/sm83/codegen.ts | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lib/sm83/codegen.ts b/lib/sm83/codegen.ts index f121239..aa2d458 100644 --- a/lib/sm83/codegen.ts +++ b/lib/sm83/codegen.ts @@ -48,8 +48,7 @@ export const generateSSA_Copy = (alloc: RegAlloc, ssa: AbsInsnCopy): Array