llvm-6502/test/MC
Saleem Abdulrasool f4f930c795 MC: formalise some assertions into proper errors
Now that clang can be used as an assembler via the IAS, invalid assembler inputs
would cause the assertions to trigger.  Although we cannot recover from the
errors here, nor provide caret diagnostics, attempt to handle them slightly more
gracefully by reporting a fatal error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209387 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-22 02:18:10 +00:00
..
AArch64 [ARM64] Port basic-a64-diagnostics.s over to ARM64 2014-05-20 13:33:41 +00:00
ARM MC: correct IMAGE_REL_ARM_MOV32T relocation emission 2014-05-21 23:17:56 +00:00
ARM64 TableGen: convert InstAlias's Emit bit to an int. 2014-05-20 09:17:16 +00:00
AsmParser MC: loosen an overzealous assertion 2014-05-21 17:53:18 +00:00
COFF MC: formalise some assertions into proper errors 2014-05-22 02:18:10 +00:00
Disassembler TableGen: fix operand counting for aliases 2014-05-16 09:42:04 +00:00
ELF Move MCOptions that aren't shared between programs into their specific 2014-05-21 21:05:09 +00:00
MachO This command line option is only used in one place. Move it there and 2014-05-21 00:20:01 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips [mips][mips64r6] Add bc[12](eq|ne)z 2014-05-21 12:56:39 +00:00
PowerPC [MC] Emit an error if cfi_startproc is used before a symbol is defined. 2014-04-15 01:17:45 +00:00
Sparc TableGen: fix operand counting for aliases 2014-05-16 09:42:04 +00:00
SystemZ [SystemZ] Add support for z196 float<->unsigned conversions 2014-03-21 10:56:30 +00:00
X86 TableGen: use PrintMethods to print more aliases 2014-05-12 18:04:06 +00:00