llvm-6502/include/llvm/MC
Rafael Espindola b14ebd6a1d Replace getOrCreateSectionData with registerSection.
There is now no SectionData to be created.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238208 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-26 15:07:25 +00:00
..
MCParser
ConstantPools.h Move alignment from MCSectionData to MCSection. 2015-05-21 19:20:38 +00:00
MachineLocation.h
MCAsmBackend.h
MCAsmInfo.h Move alignment from MCSectionData to MCSection. 2015-05-21 19:20:38 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h Move alignment from MCSectionData to MCSection. 2015-05-21 19:20:38 +00:00
MCAsmLayout.h Stop using MCSectionData in MCAsmLayout.h. 2015-05-26 02:00:36 +00:00
MCAssembler.h Replace getOrCreateSectionData with registerSection. 2015-05-26 15:07:25 +00:00
MCCodeEmitter.h
MCCodeGenInfo.h
MCContext.h Move alignment from MCSectionData to MCSection. 2015-05-21 19:20:38 +00:00
MCDirectives.h
MCDisassembler.h
MCDwarf.h Move alignment from MCSectionData to MCSection. 2015-05-21 19:20:38 +00:00
MCELF.h
MCELFObjectWriter.h Remove dead forward declaration. 2015-05-26 00:55:28 +00:00
MCELFStreamer.h Add a isBundleLocked helper to MCELFStreamer. 2015-05-25 14:57:35 +00:00
MCELFSymbolFlags.h
MCExpr.h Stop using MCSectionData in MCExpr.h. 2015-05-26 00:52:18 +00:00
MCExternalSymbolizer.h
MCFixedLenDisassembler.h
MCFixup.h
MCFixupKindInfo.h
MCInst.h
MCInstBuilder.h
MCInstPrinter.h
MCInstrAnalysis.h
MCInstrDesc.h Use std::bitset for SubtargetFeatures. 2015-05-26 10:47:10 +00:00
MCInstrInfo.h
MCInstrItineraries.h
MCLabel.h
MCLinkerOptimizationHint.h
MCMachObjectWriter.h Stop using MCSectionData in MCMachObjectWriter.h. 2015-05-26 01:15:30 +00:00
MCMachOSymbolFlags.h
MCObjectFileInfo.h Fix warning introduced in r238190 about lack of virtual destructor in MCObjectFileInfo. 2015-05-26 12:25:36 +00:00
MCObjectStreamer.h Remove dead forward declaration. 2015-05-26 14:51:03 +00:00
MCObjectWriter.h
MCRegisterInfo.h
MCRelocationInfo.h
MCSchedule.h
MCSection.h Stop using MCSectionData in MCAsmLayout.h. 2015-05-26 02:00:36 +00:00
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h [AArch64] Move AArch64TargetStreamer out of MCStreamer.h 2015-05-23 16:15:10 +00:00
MCSubtargetInfo.h Use std::bitset for SubtargetFeatures. 2015-05-26 10:47:10 +00:00
MCSymbol.h MC: Shave a pointer off of MCSymbol::Name 2015-05-22 06:04:42 +00:00
MCSymbolizer.h
MCTargetAsmParser.h
MCTargetOptions.h
MCTargetOptionsCommandFlags.h
MCValue.h
MCWin64EH.h
MCWinCOFFObjectWriter.h
MCWinCOFFStreamer.h Move alignment from MCSectionData to MCSection. 2015-05-21 19:20:38 +00:00
MCWinEH.h Move alignment from MCSectionData to MCSection. 2015-05-21 19:20:38 +00:00
SectionKind.h
StringTableBuilder.h
SubtargetFeature.h Use std::bitset for SubtargetFeatures. 2015-05-26 10:47:10 +00:00
YAML.h