« Previous | Next » 

Revision fe0de7aa

IDfe0de7aa5ecb8917acb181eea6e5c29657c8c36c

Added by Blue Swirl over 12 years ago

TCG: improve optimizer debugging

Use enum TCGOpcode instead of plain old int so that the name of
current op can be seen in GDB. Add a default case to switch
so that GCC does not complain about unhandled enum cases.

Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences