From 8645a5ae23fb92f7df88f468f82c82d82473b0af Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Tue, 8 Mar 2016 16:47:34 -0500 Subject: add more info in opdesc[] --- lisc/isel.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lisc/isel.c') diff --git a/lisc/isel.c b/lisc/isel.c index 2c05b22..1beb200 100644 --- a/lisc/isel.c +++ b/lisc/isel.c @@ -291,7 +291,6 @@ sel(Ins i, ANum *an, Fn *fn) case_OLoad: seladdr(&i.arg[0], an, fn); goto Emit; - case OXPush: case OCall: case OSAlloc: case OCopy: -- cgit 1.4.1