X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbespill.c;h=f8df2a8c65a4e6bdf45538a3b9e9dd7fc57d3c5b;hb=f6803e61a5c32b49e3d8f9cdd3ce10d0036c5b37;hp=9b35df1fd72bd89b78db0f3d73f6f18d0b5cb032;hpb=7507003420c69d2a84403d07daf26a305c631b43;p=libfirm 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;