llvm-6502/test/MC
Joerg Sonnenberger 93c65e6e66 Restore r125595 (reverted in r126336) with modifications:
Introduce a variable in the AsmParserExtension whether [] is valid in an
expression. If it is true, parse them like (). Enable this for ELF only.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126443 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-24 21:59:22 +00:00
..
ARM Restore r125595 (reverted in r126336) with modifications: 2011-02-24 21:59:22 +00:00
AsmParser Move arch specific tests in arch specific directories. 2011-02-24 19:06:27 +00:00
COFF Don't use PadSectionToAlignment on windows. 2010-12-06 03:03:44 +00:00
Disassembler Fixed a bug in the enhanced disassembler that caused 2011-02-23 03:31:28 +00:00
ELF Restore r125595 (reverted in r126336) with modifications: 2011-02-24 21:59:22 +00:00
MachO Move arch specific tests in arch specific directories. 2011-02-24 19:06:27 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Use the same (%dx) hack for in[bwl] as for out[bwl]. 2011-02-22 20:40:09 +00:00