make block numbers accross functions more deterministic
authorMatthias Braun <matze@braunis.de>
Thu, 30 Aug 2012 11:46:38 +0000 (13:46 +0200)
committerMatthias Braun <matze@braunis.de>
Thu, 30 Aug 2012 12:18:55 +0000 (14:18 +0200)
commitcf8cb33a340cf13eabad65f2fa5b27cfb4c1db67
treea1acff87d28756340619780707773c916fbebfe1
parent3e8f2f0194240ba72b0367e4d67205aec9d34475
make block numbers accross functions more deterministic

I aligning them to a multiple of 100 now, so that when code generated in
an earlier functions only changes lightly it is very likely that the
block numbers in later functions stay the same.
ir/be/begnuas.c