From a767351bdd80d0ba97599372d9dd9ad571601b2c Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Mon, 17 Aug 2015 21:01:20 -0400 Subject: remove obsolete comment --- lisc/spill.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lisc/spill.c') diff --git a/lisc/spill.c b/lisc/spill.c index f8a174f..a407047 100644 --- a/lisc/spill.c +++ b/lisc/spill.c @@ -282,8 +282,6 @@ inregs(Blk *b, Blk *s) /* todo, move to live.c */ * Be careful with: * - OCopy instructions to ensure register * constraints - * - Branching variables *must* be in - * register */ void spill(Fn *fn) -- cgit 1.4.1