1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include/llvm/MC
Matthias Braun 6c1b813a1b MC/AsmPrinter: Reduce code duplication.
Factor out duplicated code emitting mach-o version-min specifiers.

This should be NFC but happens to fix a bug where the code in
MCMachoStreamer didn't take the version skew between darwin and macos
versions into account.

llvm-svn: 320666
2017-12-14 03:59:24 +00:00
..
MCDisassembler
MCParser Revert r319649 - [Asm, ARM] Add fallback diag for multiple invalid operands 2017-12-04 13:42:22 +00:00
ConstantPools.h
LaneBitmask.h LaneBitmask.h: Don't mark header functions as file local 2017-10-24 21:29:17 +00:00
MachineLocation.h
MCAsmBackend.h Fix Wdocumentation warning. NFCI. 2017-10-24 20:56:09 +00:00
MCAsmInfo.h Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine" 2017-10-12 22:57:28 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h
MCAsmInfoWasm.h
MCAsmLayout.h
MCAssembler.h MC: Add support for mach-o build_version 2017-12-14 00:12:46 +00:00
MCCodeEmitter.h
MCCodePadder.h MCCodePadder.h: Include definition of type for use with DenseMap 2017-10-26 23:39:52 +00:00
MCCodeView.h [codeview] Implement FPO data assembler directives 2017-10-11 21:24:33 +00:00
MCContext.h [WebAssembly] MC: Fix crash when -g specified. 2017-10-20 21:28:38 +00:00
MCDirectives.h
MCDwarf.h
MCELFObjectWriter.h [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter 2017-10-10 16:28:07 +00:00
MCELFStreamer.h [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr. 2017-10-11 23:34:47 +00:00
MCExpr.h Revert and accidentally committed revert commit 2017-12-09 08:01:28 +00:00
MCFixedLenDisassembler.h
MCFixup.h
MCFixupKindInfo.h
MCFragment.h Don't #include MemoryBuffer.h from Host.h. 2017-11-17 01:00:35 +00:00
MCInst.h This patch is a result of D37262: The issues with X86 prefixes. It closes PR7709, PR17697, PR19251, PR32809 and PR21640. There could be other bugs closed by this patch. 2017-10-16 11:14:29 +00:00
MCInstBuilder.h
MCInstPrinter.h
MCInstrAnalysis.h
MCInstrDesc.h [cfi-verify] Validate there are no register clobbers between CFI-check and instruction execution. 2017-11-15 00:35:26 +00:00
MCInstrInfo.h
MCInstrItineraries.h
MCLabel.h
MCLinkerOptimizationHint.h
MCMachObjectWriter.h [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter 2017-10-10 16:28:07 +00:00
MCObjectFileInfo.h [CodeView] Teach clang to emit the .debug$H COFF section. 2017-12-13 22:33:58 +00:00
MCObjectStreamer.h [MC] Adding code padding for performance stability - infrastructure. NFC. 2017-10-24 06:16:03 +00:00
MCObjectWriter.h
MCRegisterInfo.h [MC] Handle unknown literal register numbers in .cfi_* directives 2017-12-01 21:44:27 +00:00
MCSchedule.h Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. 2017-10-15 14:32:27 +00:00
MCSection.h
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCSectionWasm.h [WebAssembly] MC: Fix crash when -g specified. 2017-10-20 21:28:38 +00:00
MCStreamer.h MC/AsmPrinter: Reduce code duplication. 2017-12-14 03:59:24 +00:00
MCSubtargetInfo.h Subtarget support for parameterized register class information 2017-09-14 20:44:20 +00:00
MCSymbol.h
MCSymbolCOFF.h
MCSymbolELF.h
MCSymbolMachO.h
MCSymbolWasm.h Reland "[WebAssembly] Add visibility flag to Wasm symbol flags"" 2017-12-03 01:19:23 +00:00
MCTargetOptions.h
MCTargetOptionsCommandFlags.def Rename MCTargetOptionsCommandFlags.h to .def as it is not a normal/modular header as much as it is for stamping out some global/static variables 2017-11-27 19:55:16 +00:00
MCValue.h Make more constructors constexpr or use =default. 2017-10-08 15:59:35 +00:00
MCWasmObjectWriter.h [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter 2017-10-10 16:28:07 +00:00
MCWasmStreamer.h Add a few missing headers for modularization/IWYU/etc 2017-10-27 22:12:46 +00:00
MCWin64EH.h
MCWinCOFFObjectWriter.h [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter 2017-10-10 16:28:07 +00:00
MCWinCOFFStreamer.h [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr. 2017-10-11 23:34:47 +00:00
MCWinEH.h
SectionKind.h
StringTableBuilder.h
SubtargetFeature.h Subtarget support for parameterized register class information 2017-09-14 20:44:20 +00:00