Allow multiple levels of verbosity, and print out the _really_
commit55a0bc255b47ec83ce1d9bca55a3699395733dbc
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 29 Nov 2004 07:17:35 +0000 (29 00:17 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:05:14 +0000 (7 21:05 -0700)
tree46192ed72945d96d3b055835eec757b33ce47bd5
parent0c5a9f95b494cbd04786857927784c4fddf60365
Allow multiple levels of verbosity, and print out the _really_
uninteresting parts only with "-v -v". Dead blocks in particular.

Also, don't even put a pseudo on the OP_RET if were a void
function. That makes the liveness analysis happier.
check.c
lib.c
linearize.c