cpu.c: print_scop: pass isl_printer instead of output FILE
commit700ec9d862013924f1de952433a1fd93eb96530a
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 16 Oct 2012 05:49:56 +0000 (16 07:49 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 12 Nov 2012 11:25:31 +0000 (12 12:25 +0100)
treeb98f26f2eee8a7c4516164ee468bebe09e64085d
parent63954822b5a20cf02983394a54bce2071f3bf8e5
cpu.c: print_scop: pass isl_printer instead of output FILE

This will allow us to reuse the same isl_printer inside generate_cpu.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cpu.c