llvm-6502/include/llvm/MC
Daniel Dunbar 2761fc4270 MC: Move target specific fixup info descriptors to TargetAsmBackend instead of
the MCCodeEmitter, which seems like a better organization.
 - Also, cleaned up some magic constants while in the area.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121953 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-16 03:20:06 +00:00
..
MCParser Merge System into Support. 2010-11-29 18:16:10 +00:00
EDInstInfo.h Merge System into Support. 2010-11-29 18:16:10 +00:00
MCAsmInfo.h There are two reasons why we might want to use 2010-12-04 03:21:47 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h Relax alignment fragments. 2010-12-15 08:45:53 +00:00
MCAssembler.h Relax alignment fragments. 2010-12-15 08:45:53 +00:00
MCCodeEmitter.h MC: Move target specific fixup info descriptors to TargetAsmBackend instead of 2010-12-16 03:20:06 +00:00
MCContext.h Fixed version of 121434 with no new memory leaks. 2010-12-10 07:39:47 +00:00
MCDirectives.h
MCDisassembler.h Merge System into Support. 2010-11-29 18:16:10 +00:00
MCDwarf.h Fixed version of 121434 with no new memory leaks. 2010-12-10 07:39:47 +00:00
MCELFSymbolFlags.h
MCExpr.h Sorry for such a large commit. The summary is that only MachO cares about the 2010-12-07 00:27:36 +00:00
MCFixup.h Merge System into Support. 2010-11-29 18:16:10 +00:00
MCFixupKindInfo.h MC: Split MCFixupKindInfo out into its own header. 2010-12-16 03:05:53 +00:00
MCInst.h Merge System into Support. 2010-11-29 18:16:10 +00:00
MCInstPrinter.h
MCLabel.h
MCMachOSymbolFlags.h
MCObjectFormat.h
MCObjectStreamer.h Fixed version of 121434 with no new memory leaks. 2010-12-10 07:39:47 +00:00
MCObjectWriter.h Sorry for such a large commit. The summary is that only MachO cares about the 2010-12-07 00:27:36 +00:00
MCSection.h
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h MC: Make TargetAsmBackend available to the AsmStreamer. 2010-12-16 03:05:59 +00:00
MCSymbol.h
MCValue.h Merge System into Support. 2010-11-29 18:16:10 +00:00
SectionKind.h