llvm-6502/test/MC
Daniel Dunbar df561e0234 MC/Mach-O/ARM: We always use the SECTDIFF reloc type on ARM, which is
esp. important given that the LOCAL_SECTDIFF enumeration got redefined.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122412 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-22 16:52:19 +00:00
..
ARM Add Neon VCVT instructions for f32 <-> f16 conversions. 2010-12-15 22:14:12 +00:00
AsmParser Add support for lexing single quotes like 'c'. 2010-12-18 08:56:37 +00:00
COFF Don't use PadSectionToAlignment on windows. 2010-12-06 03:03:44 +00:00
Disassembler Teach the MBlaze disassembler to disassemble special purpose registers. 2010-12-20 21:18:04 +00:00
ELF Simplify the handling of .size expressions. 2010-12-22 16:03:00 +00:00
MachO MC/Mach-O/ARM: We always use the SECTDIFF reloc type on ARM, which is 2010-12-22 16:52:19 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Allow a slash, '/', as a prefix separator for X86. rdar://8741045 2010-12-08 23:57:59 +00:00