Revert "TCG: enable debug"
This reverts commit 5166, commited by error. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5169 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
7c417963f7
commit
00dbbb03b6
|
@ -116,7 +116,7 @@ typedef tcg_target_ulong TCGArg;
|
||||||
Users of tcg_gen_* don't need to know about any of this, and should
|
Users of tcg_gen_* don't need to know about any of this, and should
|
||||||
treat TCGv as an opaque type. */
|
treat TCGv as an opaque type. */
|
||||||
|
|
||||||
#define DEBUG_TCGV 1
|
//#define DEBUG_TCGV 1
|
||||||
|
|
||||||
#ifdef DEBUG_TCGV
|
#ifdef DEBUG_TCGV
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue