llvm-6502/test/MC
Toma Tabacu d6fbb91ea2 [mips] Add new error message and improve testing for parsing the .module directive.
Summary:
We used to silently ignore any empty .module's and we used to give an error saying that we found
an "unexpected token at start of statement" when the value of the option wasn't an identifier (e.g. if it was a number).

We now give an error saying that we "expected .module option identifier" in both of those cases.

I also fixed the other tests in mips-abi-bad.s, which all seemed to be broken.


Reviewers: dsanders

Reviewed By: dsanders

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D7095

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226905 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-23 10:40:19 +00:00
..
AArch64
ARM ARM: fail less catastrophically on invalid Windows input 2015-01-22 04:03:32 +00:00
AsmParser
COFF Bring r226038 back. 2015-01-19 15:16:06 +00:00
Disassembler [mips][microMIPS] MicroMIPS 16-bit unconditional branch instruction B 2015-01-21 12:39:30 +00:00
ELF Add STB_GNU_UNIQUE to the ELF writer. 2015-01-23 04:44:35 +00:00
Hexagon
MachO Add r224985 back with fixes. 2015-01-19 21:11:14 +00:00
Markup
Mips [mips] Add new error message and improve testing for parsing the .module directive. 2015-01-23 10:40:19 +00:00
PowerPC [PowerPC] Add assembler support for mcrfs and friends 2015-01-15 01:00:53 +00:00
R600 R600/SI: Add a stub GCNTargetMachine 2015-01-06 18:00:21 +00:00
Sparc
SystemZ
X86 [x86] Change u8imm operands to always print as unsigned. This makes shuffle masks and the like make way more sense. 2015-01-23 08:00:59 +00:00