- Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debugging

the register allocator.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1306 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Eric Biederman 2003-12-05 06:16:19 +00:00
parent 12d2e683f4
commit a4aef6d3bb
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#define MAX_ALLOCATION_PASSES 100
#define DEBUG_CONSISTENCY 2
#define DEBUG_CONSISTENCY 1
#define DEBUG_SDP_BLOCKS 0
#define DEBUG_TRIPLE_COLOR 0