From: Daniel Grund Date: Wed, 18 Jan 2006 17:26:55 +0000 (+0000) Subject: comments X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=56f231e9f79822a8421a9b8fe72aecb6239ed927;p=libfirm comments --- diff --git a/ir/be/bespill.c b/ir/be/bespill.c index 9b35df1fd..f8df2a8c6 100644 --- a/ir/be/bespill.c +++ b/ir/be/bespill.c @@ -271,11 +271,11 @@ void be_add_reload_on_edge(spill_env_t *senv, ir_node *to_spill, ir_node *bl, in -/* +/**************************************** - SPILL SLOT MANAGEMENT AND OPTS + SPILL SLOT MANAGEMENT AND OPTS -*/ +****************************************/ typedef struct _spill_slot_t { unsigned size;