llvm-6502/include/llvm/MC
Anton Korobeynikov 57caad7a33 Preliminary support for ARM frame save directives emission via MI flags.
This is just very first approximation how the stuff should be done
(e.g. ARM-only for now). More to follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127101 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-05 18:43:32 +00:00
..
MCParser Restore r125595 (reverted in r126336) with modifications: 2011-02-24 21:59:22 +00:00
EDInstInfo.h
MCAsmInfo.h Some first rudimentary support for ARM EHABI: print exception table in "text mode". 2011-03-05 18:43:15 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h
MCAssembler.h
MCCodeEmitter.h
MCContext.h
MCDirectives.h
MCDisassembler.h
MCDwarf.h
MCELFObjectWriter.h
MCELFSymbolFlags.h
MCExpr.h
MCFixup.h
MCFixupKindInfo.h
MCInst.h
MCInstPrinter.h Preliminary support for ARM frame save directives emission via MI flags. 2011-03-05 18:43:32 +00:00
MCLabel.h
MCMachObjectWriter.h
MCMachOSymbolFlags.h
MCObjectStreamer.h Add support for pushsection and popsection. Patch by Joerg Sonnenberger. 2011-02-16 01:08:29 +00:00
MCObjectWriter.h Gas is very inconsistent about when a relaxation/relocation is needed. Do 2011-02-16 03:25:55 +00:00
MCSection.h
MCSectionCOFF.h
MCSectionELF.h Move broken HasCommonSymbols to ELFWriter.cpp. 2011-02-14 16:51:08 +00:00
MCSectionMachO.h
MCStreamer.h Preliminary support for ARM frame save directives emission via MI flags. 2011-03-05 18:43:32 +00:00
MCSymbol.h
MCValue.h
SectionKind.h