Go to file
Chris Lattner b94284b5e2 make printInstruction return void since its result is omitted. Make the
error condition get trapped with an assert.

llvm-svn: 78449
2009-08-08 01:32:19 +00:00
clang Remove use of uninitized variable. 2009-08-08 00:59:58 +00:00
compiler-rt Code style and Readability fixes. Credit to Craig van Vliet. 2009-08-07 20:30:09 +00:00
llvm make printInstruction return void since its result is omitted. Make the 2009-08-08 01:32:19 +00:00