llvm-6502/include/llvm/MC
2010-03-10 20:58:29 +00:00
..
MCParser Remove unneeded declarations. 2010-03-10 20:58:25 +00:00
MCAsmInfo.h move three lowering hooks from MAI to TLOF and make one of them 2010-03-10 07:20:42 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAssembler.h MC: Move the backend section and symbol data maps to MCAssembler. 2010-03-10 20:58:29 +00:00
MCCodeEmitter.h make getFixupKindInfo return a const reference, allowing 2010-02-11 21:27:18 +00:00
MCContext.h eliminate MCContext::CreateSymbol and CreateTemporarySymbol. 2010-03-10 01:29:27 +00:00
MCDirectives.h doxygenize some comments, patch by Peter Collingbourne! 2010-02-12 21:54:28 +00:00
MCDisassembler.h
MCExpr.h set the temporary bit on MCSymbols correctly. 2010-03-10 02:25:11 +00:00
MCFixup.h MCAssembler: Switch MCAsmFixup to storing MCFixupKind instead of just a size. 2010-02-13 09:28:54 +00:00
MCInst.h
MCInstPrinter.h add a new MCInstPrinter::getOpcodeName interface, when it is 2010-02-11 22:39:10 +00:00
MCSection.h
MCSectionELF.h resolve a fixme: the "nonexecutable stack directive" is actually 2010-01-23 07:21:06 +00:00
MCSectionMachO.h
MCStreamer.h add a EmitSymbolValue convenience method to MCStreamer. 2010-03-09 00:39:24 +00:00
MCSymbol.h Fix "the the" and similar typos. 2010-02-10 16:03:48 +00:00
MCValue.h
SectionKind.h