From 82cac0ae5d4e335719445857ab16ffdf05413222 Mon Sep 17 00:00:00 2001 From: lemon Date: Wed, 31 May 2023 23:31:58 +0200 Subject: regalloc skeleton --- common.h | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'common.h') diff --git a/common.h b/common.h index 872fdd6..0871257 100644 --- a/common.h +++ b/common.h @@ -108,6 +108,7 @@ enum typetag { /* ordering is important here! */ TYVALIST, TYPTR, TYARRAY, TYFUNC, TYSTRUCT, TYUNION, + NTYPETAG, TYSIGNEDSET_ = 1<