llvm-6502/lib
Chris Lattner 4d1189f385 reject instructions that contain a \n in their asmstring. Mark
various X86 and ARM instructions that are bitten by this as isCodeGenOnly,
as they are.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117884 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-01 00:46:16 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Revert r117876 for now, it's causing more testsuite failures. 2010-10-31 22:42:55 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add support for files with more than 65280 sections. No testcase since 2010-10-31 00:16:26 +00:00
Support
System
Target reject instructions that contain a \n in their asmstring. Mark 2010-11-01 00:46:16 +00:00
Transforms
VMCore
Makefile