llvm-6502/include/llvm/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
..
MCParser
EDInstInfo.h
ELFObjectWriter.h
MachObjectWriter.h
MCAsmInfo.h
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h
MCAssembler.h
MCCodeEmitter.h Comment grammar tweakage. 2010-10-12 18:11:41 +00:00
MCContext.h
MCDirectives.h
MCDisassembler.h
MCDwarf.h
MCELFSymbolFlags.h
MCExpr.h Add a MCObjectFormat class so that code common to all targets that use a 2010-10-16 18:23:53 +00:00
MCFixup.h
MCInst.h Allow << streaming of MCOperand. 2010-10-08 21:36:13 +00:00
MCInstPrinter.h
MCLabel.h
MCMachOSymbolFlags.h
MCObjectFormat.h Add a MCObjectFormat class so that code common to all targets that use a 2010-10-16 18:23:53 +00:00
MCObjectStreamer.h
MCObjectWriter.h
MCSection.h Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if 2010-10-11 05:44:40 +00:00
MCSectionCOFF.h Cleanup Whitespace. 2010-10-06 20:36:38 +00:00
MCSectionELF.h Second set of ARM/MC/ELF changes. 2010-10-11 23:01:44 +00:00
MCSectionMachO.h Cleanup Whitespace. 2010-10-06 20:36:38 +00:00
MCStreamer.h
MCSymbol.h
MCValue.h
SectionKind.h