1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Target/Blackfin/AsmPrinter
Chris Lattner 7bf6e40552 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
..
BlackfinAsmPrinter.cpp make printInstruction return void since its result is omitted. Make the 2009-08-08 01:32:19 +00:00
CMakeLists.txt Restlyize to match other targets, fixes cmake build to boot. 2009-08-04 21:27:06 +00:00
Makefile