« Previous | Next » 

Revision fedc0da2

IDfedc0da2510b61742dcc4755938093bef4c6078d

Added by Aurelien Jarno over 11 years ago

tcg/optimize: fix if/else/break coding style

optimizer.c contains some cases were the break is appearing in both the
if and the else parts. Fix that by moving it to the outer part. Also
move some common code there.

Reviewed-by: Richard Henderson <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences