1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/MC
Reid Kleckner f0567dde14 MC X86: Accept ".att_syntax prefix" and diagnose noprefix
Fixes PR18916.  I don't think we need to implement support for either
hybrid syntax.  Nobody should write Intel assembly with '%' prefixes on
their registers or AT&T assembly without them.

llvm-svn: 215031
2014-08-06 23:21:13 +00:00
..
AArch64 Add test case omitted in r214974. 2014-08-06 16:06:41 +00:00
ARM Add tests for cp10/cp11 on ARMv5/6 2014-08-05 15:29:41 +00:00
AsmParser Enable Darwin vararg parameters support in assembler macros. 2014-08-04 23:14:37 +00:00
COFF
Disassembler Add dci/ici instructions for PPC 476 and friends. 2014-08-05 14:40:32 +00:00
ELF
MachO
Markup
Mips
PowerPC Add accessors for the PPC 403 bank registers. 2014-08-05 15:45:15 +00:00
Sparc
SystemZ
X86 MC X86: Accept ".att_syntax prefix" and diagnose noprefix 2014-08-06 23:21:13 +00:00