diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |