llvm/test/MC
Rafael Espindola f4b0f3e616 Improvements to .section parsing:
* If we have a M or a G, reject sections without the type
* Only parse the flag specific arguments if we have M or G
* Parse the corresponding arguments for M and G

We ignore the G arguments and flag for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117608 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-28 21:33:33 +00:00
..
ARM most simple arm instructions match correctly now, 2010-10-28 21:31:07 +00:00
AsmParser Add support for the .string directive. 2010-10-28 20:02:27 +00:00
COFF Unbreak test on non-COFF targets. 2010-10-16 11:27:13 +00:00
Disassembler Fixed handling of immediate operand sizes, which 2010-10-22 01:24:11 +00:00
ELF Improvements to .section parsing: 2010-10-28 21:33:33 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00
X86 Added the x86 instruction ud2b (2nd official undefined instruction). 2010-10-27 20:46:49 +00:00