From d16e234d46fdc5da51481cdc024ea62b6edccc6c Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Mon, 13 Nov 2006 14:17:29 +0000 Subject: [PATCH] added comment --- ir/be/becopyilp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/becopyilp.c b/ir/be/becopyilp.c index 9ef100e5c..3c4b266a3 100644 --- a/ir/be/becopyilp.c +++ b/ir/be/becopyilp.c @@ -50,7 +50,7 @@ void be_co_ilp_register_options(lc_opt_entry_t *grp) lc_opt_entry_t *ilp_grp = lc_opt_get_grp(grp, "ilp"); lc_opt_add_table(ilp_grp, options); } -#endif +#endif /* WITH_LIBCORE */ #include "becopyilp_t.h" -- 2.20.1