llvm-6502/test/MC
Rafael Espindola f230df9af4 Add a MCObjectFormat class so that code common to all targets that use a
single object format can be shared.

This also adds support for

mov zed+(bar-foo), %eax

on ELF and COFF targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116675 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-16 18:23:53 +00:00
..
ARM
AsmParser
COFF
Disassembler
ELF Add a MCObjectFormat class so that code common to all targets that use a 2010-10-16 18:23:53 +00:00
MachO
X86