more fixes for the new slot representation

This commit is contained in:
Quentin Carbonneaux 2015-09-29 17:39:41 -04:00
parent 5e5d0a1e99
commit ae158a5c40
3 changed files with 21 additions and 15 deletions

View file

@ -296,7 +296,6 @@ extern int rclob[NRClob];
ulong calldef(Ins, int *);
ulong calluse(Ins, int *);
ulong callclb(Ins, int *);
int slota(int, int, int *);
void isel(Fn *);
/* spill.c */