llvm-6502/include/llvm/MC
Rafael Espindola f2b88ce2fd Move getBaseSymbol somewhere the COFF writer can use.
I will use it there in a second.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207761 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-01 13:24:25 +00:00
..
MCParser [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
MachineLocation.h
MCAsmBackend.h
MCAsmInfo.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h
MCAsmLayout.h Move getBaseSymbol somewhere the COFF writer can use. 2014-05-01 13:24:25 +00:00
MCAssembler.h Centralize the handling of the thumb bit. 2014-04-29 12:46:50 +00:00
MCAtom.h
MCCodeEmitter.h
MCCodeGenInfo.h
MCContext.h Record the DWARF version in MCContext 2014-05-01 08:46:02 +00:00
MCDirectives.h
MCDisassembler.h [C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't break the API. 2014-04-21 09:34:48 +00:00
MCDwarf.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCELF.h
MCELFObjectWriter.h
MCELFStreamer.h Make getOrCreateSymbolData non virtual. 2014-04-27 17:23:37 +00:00
MCELFSymbolFlags.h Centralize the handling of the thumb bit. 2014-04-29 12:46:50 +00:00
MCExpr.h Add an option for evaluating past symbols. 2014-04-28 20:53:11 +00:00
MCExternalSymbolizer.h
MCFixedLenDisassembler.h
MCFixup.h
MCFixupKindInfo.h
MCFunction.h Use std::unique_ptr to manage MCBasicBlocks in MCFunction. 2014-04-15 04:56:29 +00:00
MCInst.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCInstBuilder.h
MCInstPrinter.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCInstrAnalysis.h
MCInstrDesc.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCInstrInfo.h
MCInstrItineraries.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCLabel.h
MCLinkerOptimizationHint.h
MCMachObjectWriter.h
MCMachOSymbolFlags.h
MCModule.h Add some missing includes for various standard library implementations. 2014-04-18 16:46:29 +00:00
MCModuleYAML.h
MCObjectDisassembler.h
MCObjectFileInfo.h
MCObjectStreamer.h Make getOrCreateSymbolData non virtual. 2014-04-27 17:23:37 +00:00
MCObjectSymbolizer.h
MCObjectWriter.h
MCRegisterInfo.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCRelocationInfo.h
MCSchedule.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCSection.h
MCSectionCOFF.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCSectionELF.h raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary. 2014-04-29 23:26:49 +00:00
MCSectionMachO.h
MCStreamer.h Add emitThumbSet to the arm target streamer. 2014-04-27 20:23:58 +00:00
MCSubtargetInfo.h
MCSymbol.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCSymbolizer.h
MCTargetAsmParser.h Create MCTargetOptions. 2014-04-23 11:16:03 +00:00
MCTargetOptions.h Create MCTargetOptions. 2014-04-23 11:16:03 +00:00
MCTargetOptionsCommandFlags.h Create MCTargetOptions. 2014-04-23 11:16:03 +00:00
MCValue.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCWin64EH.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-13 04:57:38 +00:00
MCWinCOFFObjectWriter.h
MCWinCOFFStreamer.h Make getOrCreateSymbolData non virtual. 2014-04-27 17:23:37 +00:00
SectionKind.h
SubtargetFeature.h