llvm-6502/lib
Chris Lattner 91bead7905 add a new EmitInlineAsm function to asmprinter to handle inline asm.
If we have an MCAsmStreamer, we continue to emit asm textually, 
otherwise we (currently) emit an error to errs and ignore it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100289 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-03 21:35:55 +00:00
..
Analysis Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
Archive
AsmParser
Bitcode Add special case bitcode support for DebugLoc. This avoids 2010-04-03 02:17:50 +00:00
CodeGen add a new EmitInlineAsm function to asmprinter to handle inline asm. 2010-04-03 21:35:55 +00:00
CompilerDriver
ExecutionEngine Switch the code generator (except the JIT) onto the new DebugLoc 2010-04-02 19:42:39 +00:00
Linker
MC add a new EmitInlineAsm function to asmprinter to handle inline asm. 2010-04-03 21:35:55 +00:00
Support Remove accidental include and add a comment. 2010-04-01 14:39:55 +00:00
System
Target Get rid of the middleman (ARMAlgorithm), which causes more trouble than the 2010-04-03 04:10:56 +00:00
Transforms require that the branch being controlled by the IV 2010-04-03 07:21:39 +00:00
VMCore Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
Makefile