X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbelive.c;h=eaadfb42e1b069c229ac0b56ac7d8992693926ba;hb=ee2ce90606e3b629b45482964a70a71a46aa6966;hp=77a49e61dac22f87d0870b0e3495bd4ab0d33a9f;hpb=0df5e0ea5d4d6a566339ac4b93a73719858e81e1;p=libfirm diff --git a/ir/be/belive.c b/ir/be/belive.c index 77a49e61d..eaadfb42e 100644 --- a/ir/be/belive.c +++ b/ir/be/belive.c @@ -735,8 +735,7 @@ void be_liveness_dumpto(const be_lv_t *lv, const char *cls_name) } /** - * Walker: checks the every predecessors of a node dominate - * the note. + * Walker: checks that every predecessors of a node dominates the node. */ static void dom_check(ir_node *irn, void *data) {