llvm-project/llvm/lib/Target/Mips/AsmPrinter
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
..
CMakeLists.txt Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:16 +00:00
Makefile Separate MIPS asmprinter 2009-04-03 10:41:41 +00:00
MipsAsmPrinter.cpp make printInstruction return void since its result is omitted. Make the 2009-08-08 01:32:19 +00:00