From f74f18b13ede1fb9051f189787b9f3e8aed57030 Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Fri, 26 Feb 2016 16:13:44 -0500 Subject: make the comment greppable --- lisc/spill.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisc/spill.c') diff --git a/lisc/spill.c b/lisc/spill.c index 6f67319..9ce0e4d 100644 --- a/lisc/spill.c +++ b/lisc/spill.c @@ -274,7 +274,7 @@ dopm(Blk *b, Ins *i, BSet *v) Ins *i1; ulong r; - bsinit(u, ntmp); /* fixme, free those */ + bsinit(u, ntmp); /* todo, free those */ /* consecutive copies from * registers need to be handled * as one large instruction -- cgit 1.4.1