1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include/llvm/MC
Vassil Vassilev b82af4e97e Add missing forward declaration.
This should fix our modules builds.

llvm-svn: 306332
2017-06-26 21:11:29 +00:00
..
MCDisassembler
MCParser Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ConstantPools.h [MC] Fix constant pools with DenseMap sentinel values 2017-05-30 09:37:11 +00:00
LaneBitmask.h
MachineLocation.h
MCAsmBackend.h Simplify the processFixupValue interface. NFC. 2017-06-24 05:22:28 +00:00
MCAsmInfo.h sink DebugCompressionType into MC for exposing to clang 2017-06-09 00:40:19 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h
MCAsmInfoWasm.h
MCAsmLayout.h
MCAssembler.h ARM: move some logic from processFixupValue to applyFixup. 2017-06-23 22:52:36 +00:00
MCCodeEmitter.h
MCCodeView.h Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
MCContext.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MCDirectives.h
MCDwarf.h
MCELFObjectWriter.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MCELFStreamer.h
MCExpr.h
MCFixedLenDisassembler.h
MCFixup.h
MCFixupKindInfo.h
MCFragment.h Mark dump() methods as const. NFC 2017-06-21 22:19:17 +00:00
MCInst.h
MCInstBuilder.h
MCInstPrinter.h
MCInstrAnalysis.h
MCInstrDesc.h
MCInstrInfo.h
MCInstrItineraries.h
MCLabel.h
MCLinkerOptimizationHint.h
MCMachObjectWriter.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MCObjectFileInfo.h [DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader part only). 2017-06-06 01:22:34 +00:00
MCObjectStreamer.h
MCObjectWriter.h
MCRegisterInfo.h
MCSchedule.h
MCSection.h Mark dump() methods as const. NFC 2017-06-21 22:19:17 +00:00
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MCSectionWasm.h [WebAssembly] Add size of section header to data relocation offsets. 2017-04-28 21:22:38 +00:00
MCStreamer.h
MCSubtargetInfo.h
MCSymbol.h
MCSymbolCOFF.h
MCSymbolELF.h
MCSymbolMachO.h
MCSymbolWasm.h [WebAssembly] Add support for weak symbols in the binary format 2017-06-20 04:04:59 +00:00
MCTargetOptions.h sink DebugCompressionType into MC for exposing to clang 2017-06-09 00:40:19 +00:00
MCTargetOptionsCommandFlags.h
MCValue.h Fix use of uninitialized value. 2017-06-24 00:18:15 +00:00
MCWasmObjectWriter.h [WebAssembly] Cleanup WebAssemblyWasmObjectWriter 2017-06-13 18:51:50 +00:00
MCWasmStreamer.h
MCWin64EH.h
MCWinCOFFObjectWriter.h Add missing forward declaration. 2017-06-26 21:11:29 +00:00
MCWinCOFFStreamer.h
MCWinEH.h
SectionKind.h
StringTableBuilder.h
SubtargetFeature.h