llvm-6502/include/llvm/MC
Michael J. Spencer 8067adc271 MC: Add WinCOFFStreamer implementation and merge common code from MachO
into MCObjectStreamer.

Origonal Windows COFF implementation by Nathan Jedffords.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108678 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-19 06:13:10 +00:00
..
MCParser MC/AsmParser: Stop playing unsafe member function pointer calls, this isn't 2010-07-18 22:22:07 +00:00
EDInstInfo.h
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
MCAssembler.h use a typedef instead of its expansion, patch by Michael Spencer 2010-07-13 05:52:36 +00:00
MCCodeEmitter.h
MCContext.h Added the darwin .secure_log_unique and .secure_log_reset directives. 2010-06-28 21:45:58 +00:00
MCDirectives.h Added the darwin .weak_def_can_be_hidden directive. 2010-07-08 17:22:42 +00:00
MCDisassembler.h
MCExpr.h
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
MCMachOSymbolFlags.h
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
MCSectionMachO.h
MCStreamer.h introduce WinCOFFStreamer.cpp, patch by Michael Spencer! 2010-07-11 22:05:00 +00:00
MCSymbol.h
MCValue.h
SectionKind.h Trailing whitespace. 2010-07-01 01:00:22 +00:00