From ae9e103995c1d809be7b8717905593e7dbbf9d17 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 13 Jul 2024 20:56:26 +0300 Subject: bytecode tests pass --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index e287773..e7bfab0 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ + Check in compiler backend that nobody accidentally uses 64bit values on 32bit systems + (MAYBE) Check that there aren't duplicate destinations in operand list? ++ Darn, the return type doesn't really work with 32bit systems, should fix that +somehow -- cgit v1.2.3