From: Michael Beck Date: Mon, 22 Oct 2007 13:24:37 +0000 (+0000) Subject: heur5 not available yet ;-) X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=ea804e24181b555339e9c107eb75ea960f753297;p=libfirm heur5 not available yet ;-) [r16305] --- diff --git a/ir/be/bemodule.c b/ir/be/bemodule.c index 5fad5159f..bf6d09e89 100644 --- a/ir/be/bemodule.c +++ b/ir/be/bemodule.c @@ -97,7 +97,7 @@ void be_init_modules(void) be_init_copycoal(); be_init_copyheur2(); be_init_copyheur4(); - be_init_copyheur5(); +// be_init_copyheur5(); be_init_copystat(); be_init_peephole(); be_init_ra();