llvm-6502/include/llvm/MC
Daniel Dunbar 47b3ec4daa MC: Switch to completely lazy layout.
- The eliminates the last major algorithmic problem with MC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103754 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-14 00:51:14 +00:00
..
MCParser
EDInstInfo.h
MachObjectWriter.h
MCAsmInfo.h Add support for assemblers that don't support periods in a name 2010-04-29 04:00:56 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h MC: Switch to completely lazy layout. 2010-05-14 00:51:14 +00:00
MCAssembler.h MC: Switch MCFragment to storing the layout order index, not its index in the file. 2010-05-14 00:37:14 +00:00
MCCodeEmitter.h
MCContext.h add COFF support for COMDAT sections, patch by Nathan Jeffords! 2010-05-07 21:49:09 +00:00
MCDirectives.h
MCDisassembler.h
MCExpr.h Add support for movi32 of global values to the new (MC) asm printer. 2010-05-12 05:16:34 +00:00
MCFixup.h
MCInst.h
MCInstPrinter.h
MCMachOSymbolFlags.h Fix i386 relocations to Weak Definitions. The relocation entries should be 2010-05-07 21:44:23 +00:00
MCObjectWriter.h
MCSection.h switch MCSectionCOFF from a syntactic to semantic representation, 2010-05-07 17:17:41 +00:00
MCSectionCOFF.h add COFF support for COMDAT sections, patch by Nathan Jeffords! 2010-05-07 21:49:09 +00:00
MCSectionELF.h
MCSectionMachO.h MC/Mach-O/x86_64: Relocations in debug sections should use local relocations 2010-05-05 17:22:39 +00:00
MCStreamer.h break coff symbol definition stuff out into proper MCStreamer callbacks, 2010-05-08 19:54:22 +00:00
MCSymbol.h MC: Make setVariableValue check the redefinition condition a bit more strongly. 2010-05-05 19:00:56 +00:00
MCValue.h
SectionKind.h