llvm-6502/include/llvm/MC
Jan Wen Voung 186e7a0fb1 Move logic of determining ELF entsize from the .s printer to initialization
time. That way, the EntrySize field is initialized for other code paths, 
namely, the .ll -> .o code path.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115141 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-30 05:59:22 +00:00
..
MCParser MC/AsmParser: Handle exponents in floating point literals. 2010-09-27 20:12:52 +00:00
EDInstInfo.h
ELFObjectWriter.h Make it possible for the MCObjectWriter to decide if a given fixup is fully 2010-09-30 02:22:20 +00:00
MachObjectWriter.h Make it possible for the MCObjectWriter to decide if a given fixup is fully 2010-09-30 02:22:20 +00:00
MCAsmInfo.h trailing whitespace 2010-09-23 18:07:04 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h
MCAssembler.h Make it possible for the MCObjectWriter to decide if a given fixup is fully 2010-09-30 02:22:20 +00:00
MCCodeEmitter.h
MCContext.h
MCDirectives.h Tiny patch for proof-of-concept cleanup of ARMAsmPrinter::EmitStartOfAsmFile() 2010-09-30 02:45:56 +00:00
MCDisassembler.h
MCDwarf.h
MCELFSymbolFlags.h
MCExpr.h Add support for ELF PLT references for ARM MC asm printing. Adding a 2010-09-22 23:27:36 +00:00
MCFixup.h
MCInst.h
MCInstPrinter.h
MCLabel.h
MCMachOSymbolFlags.h
MCObjectStreamer.h Avoid some Mach-O specific alignment being done on ELF. 2010-09-22 22:27:05 +00:00
MCObjectWriter.h Make it possible for the MCObjectWriter to decide if a given fixup is fully 2010-09-30 02:22:20 +00:00
MCSection.h
MCSectionCOFF.h
MCSectionELF.h Move logic of determining ELF entsize from the .s printer to initialization 2010-09-30 05:59:22 +00:00
MCSectionMachO.h
MCStreamer.h
MCSymbol.h
MCValue.h
SectionKind.h