llvm-6502/include/llvm/MC
Matt Fleming 3565a06ebf Add ELF ObjectWriter and Streamer support.
I forgot to add these files in commit 111172.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111174 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-16 18:57:57 +00:00
..
MCParser llvm-mc: Add -show-inst-operands, for dumping the parsed instruction representation before matching. 2010-08-11 06:37:09 +00:00
EDInstInfo.h
ELFObjectWriter.h Add ELF ObjectWriter and Streamer support. 2010-08-16 18:57:57 +00:00
MachObjectWriter.h MC: Eliminate MCAsmFixup, replace with MCFixup. 2010-05-26 15:18:56 +00:00
MCAsmInfo.h Revert some unneeded parts of the change in r107886 for the 2010-07-08 20:30:44 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h MC: Switch to completely lazy layout. 2010-05-14 00:51:14 +00:00
MCAssembler.h Layout helper function. 2010-08-16 18:35:06 +00:00
MCCodeEmitter.h
MCContext.h ELF entry size support. 2010-08-16 18:33:46 +00:00
MCDirectives.h Added the darwin .weak_def_can_be_hidden directive. 2010-07-08 17:22:42 +00:00
MCDisassembler.h
MCDwarf.h Next bit of support for the dwarf .file directive. This patch takes the 2010-08-09 22:52:14 +00:00
MCELFSymbolFlags.h Add ELF ObjectWriter and Streamer support. 2010-08-16 18:57:57 +00:00
MCExpr.h Start adding mach-o tls reloc support. 2010-05-26 00:02:12 +00:00
MCFixup.h MC: Simplify MCFixup and increase the available offset size. 2010-05-26 15:18:40 +00:00
MCInst.h
MCInstPrinter.h
MCLabel.h Added support in MC for Directional Local Labels. 2010-05-17 23:08:19 +00:00
MCMachOSymbolFlags.h Fix i386 relocations to Weak Definitions. The relocation entries should be 2010-05-07 21:44:23 +00:00
MCObjectStreamer.h MC: Add WinCOFFStreamer implementation and merge common code from MachO 2010-07-19 06:13:10 +00:00
MCObjectWriter.h introduce WinCOFFObjectWriter, patch by Michael Spencer! 2010-07-11 22:07:02 +00:00
MCSection.h Trailing whitespace. 2010-07-01 01:00:22 +00:00
MCSectionCOFF.h MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by Michael 2010-07-01 20:07:24 +00:00
MCSectionELF.h Add ELF ObjectWriter and Streamer support. 2010-08-16 18:35:43 +00:00
MCSectionMachO.h More data/parsing support for tls directives. Add a few more testcases 2010-05-17 22:53:55 +00:00
MCStreamer.h Add ELF ObjectWriter and Streamer support. 2010-08-16 18:35:43 +00:00
MCSymbol.h llvm-mc: Support reassignment of variables in one special case, when the 2010-05-17 17:46:23 +00:00
MCValue.h
SectionKind.h Trailing whitespace. 2010-07-01 01:00:22 +00:00