1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/lib/Target/Blackfin/AsmPrinter
Chris Lattner 8411a9084e Remove the argument from EmitJumpTableInfo, because it doesn't need it.
Move the X86 implementation of function body emission up to 
AsmPrinter::EmitFunctionBody, which works by calling the virtual
EmitInstruction method.

llvm-svn: 94716
2010-01-28 01:02:27 +00:00
..
BlackfinAsmPrinter.cpp Remove the argument from EmitJumpTableInfo, because it doesn't need it. 2010-01-28 01:02:27 +00:00
CMakeLists.txt Restlyize to match other targets, fixes cmake build to boot. 2009-08-04 21:27:06 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00