aboutsummaryrefslogtreecommitdiffhomepage
path: root/obj.h
diff options
context:
space:
mode:
author lemon<lsof@mailbox.org>2023-06-20 09:45:26 +0200
committer lemon<lsof@mailbox.org>2023-06-20 09:45:26 +0200
commit945d17aff2aa92dd1fbb0304d4ee7ab5ea6ce496 (patch)
treebb63bc06b372058d0931ef4a2ad915836b64ce96 /obj.h
parent981906a54e6c8dd727b7b6be2a428c547877ef78 (diff)
fix cls logic for comparison instrs
previously instr.cls always represented the output dataclass. this doesn't work for comparisons because we know the output is always a boolean integer and we care about the actual comparison dataclass. so now .cls represents the operation dataclass, which matches the result class except for comparisons where the result is always KI4V
Diffstat (limited to 'obj.h')
0 files changed, 0 insertions, 0 deletions