llvm-6502/lib/Target/X86/AsmPrinter
Chris Lattner d1ff72b8a7 rejigger the world so that EmitInstruction prints the \n at
the end of the instruction instead of expecting the caller to
do it.  This currently causes the asm-verbose instruction 
comments to be on the next line.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95178 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-03 01:09:55 +00:00
..
CMakeLists.txt
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
X86AsmPrinter.cpp Remove the argument from EmitJumpTableInfo, because it doesn't need it. 2010-01-28 01:02:27 +00:00
X86AsmPrinter.h refactor code so that LLVMTargetMachine creates the asmstreamer and 2010-02-02 23:37:42 +00:00
X86ATTInstPrinter.cpp sink handling of target-independent machine instrs (other 2010-02-03 01:00:52 +00:00
X86ATTInstPrinter.h
X86IntelInstPrinter.cpp sink handling of target-independent machine instrs (other 2010-02-03 01:00:52 +00:00
X86IntelInstPrinter.h
X86MCInstLower.cpp rejigger the world so that EmitInstruction prints the \n at 2010-02-03 01:09:55 +00:00
X86MCInstLower.h Target-independent support for TargetFlags on BlockAddress operands, 2009-11-20 23:18:13 +00:00