qbe

Internal scc patchset buffer for QBE
Log | Files | Refs | README | LICENSE

commit a767351bdd80d0ba97599372d9dd9ad571601b2c
parent 40d0582ee06232bf8290fafca476a3288488743d
Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date:   Mon, 17 Aug 2015 21:01:20 -0400

remove obsolete comment

Diffstat:
Mlisc/spill.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git 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)