From fdbff25a61d47cc7ed9aed3ada0e0e414e1b559b Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Mon, 28 Sep 2015 11:36:36 -0400 Subject: stupid hinting works better without traces! --- lisc/lisc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lisc/lisc.h') diff --git a/lisc/lisc.h b/lisc/lisc.h index 2808620..127aa78 100644 --- a/lisc/lisc.h +++ b/lisc/lisc.h @@ -225,7 +225,6 @@ struct Tmp { uint cost; short spill; short wide; - ulong intr; int hint; int phi; }; -- cgit 1.4.1