debugger: add randnode debug command
authorMatthias Braun <matthias.braun@kit.edu>
Wed, 13 Jun 2012 09:02:30 +0000 (11:02 +0200)
committerMatthias Braun <matthias.braun@kit.edu>
Wed, 13 Jun 2012 09:05:27 +0000 (11:05 +0200)
commit92b1c26914404b7fc288a3de1480331a1f42bd94
tree12914c2a61f21418562e4fdb1712b77555d2db68
parentb01ef44b6ee21d313e0b47eb6460d588131ac057
debugger: add randnode debug command

This call initializes the node_nr with a random value on startup. This
lets you test wether the compile behaves deterministically regardless of
node numbers (which isn't always the case right now).
ir/debug/debugger.c