llvm-6502/include/llvm/MC
Tim Northover bc702ae152 MC-exceptions: add support for compact-unwind without .eh_frame
ARM64 has compact-unwind information, but doesn't necessarily want to
emit .eh_frame directives as well. This teaches MC about such a
situation so that it will skip .eh_frame info when compact unwind has
been successfully produced.

For functions incompatible with compact unwind, the normal information
is still written.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205087 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-29 09:03:13 +00:00
..
MCParser
MachineLocation.h
MCAsmBackend.h Completely rewrite ELFObjectWriter::RecordRelocation. 2014-03-29 06:26:49 +00:00
MCAsmInfo.h MachO: allow each section to have a linker-private symbol 2014-03-29 07:05:06 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h
MCAsmLayout.h
MCAssembler.h MachO: Add linker-optimisation hint framework to MC. 2014-03-29 07:34:53 +00:00
MCAtom.h
MCCodeEmitter.h
MCCodeGenInfo.h
MCContext.h MachO: allow each section to have a linker-private symbol 2014-03-29 07:05:06 +00:00
MCDirectives.h Darwin: Add assembler directives to create version-min load commands. 2014-03-18 22:09:05 +00:00
MCDisassembler.h
MCDwarf.h DebugInfo: Use the comp_dir of the referencing type units when building debug_line.dwo 2014-03-19 00:11:28 +00:00
MCELF.h
MCELFObjectWriter.h Completely rewrite ELFObjectWriter::RecordRelocation. 2014-03-29 06:26:49 +00:00
MCELFStreamer.h Mark alias symbols as microMIPS if necessary. Differential Revision: http://llvm-reviews.chandlerc.com/D3080 2014-03-20 09:44:49 +00:00
MCELFSymbolFlags.h Look through variables when computing relocations. 2014-03-20 02:12:01 +00:00
MCExpr.h Look through variables when computing relocations. 2014-03-20 02:12:01 +00:00
MCExternalSymbolizer.h Update MCSymbolizer and its subclasses' constructors to reflect the fact that 2014-03-27 02:39:01 +00:00
MCFixedLenDisassembler.h
MCFixup.h Look through variables when computing relocations. 2014-03-20 02:12:01 +00:00
MCFixupKindInfo.h
MCFunction.h
MCInst.h
MCInstBuilder.h
MCInstPrinter.h
MCInstrAnalysis.h
MCInstrDesc.h
MCInstrInfo.h
MCInstrItineraries.h
MCLabel.h
MCLinkerOptimizationHint.h MachO: Add linker-optimisation hint framework to MC. 2014-03-29 07:34:53 +00:00
MCMachObjectWriter.h Completely rewrite ELFObjectWriter::RecordRelocation. 2014-03-29 06:26:49 +00:00
MCMachOSymbolFlags.h
MCModule.h
MCModuleYAML.h
MCObjectDisassembler.h
MCObjectFileInfo.h MC-exceptions: add support for compact-unwind without .eh_frame 2014-03-29 09:03:13 +00:00
MCObjectStreamer.h
MCObjectSymbolizer.h Update MCSymbolizer and its subclasses' constructors to reflect the fact that 2014-03-27 02:39:01 +00:00
MCObjectWriter.h Completely rewrite ELFObjectWriter::RecordRelocation. 2014-03-29 06:26:49 +00:00
MCRegisterInfo.h
MCRelocationInfo.h
MCSchedule.h
MCSection.h
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h MachO: Add linker-optimisation hint framework to MC. 2014-03-29 07:34:53 +00:00
MCSubtargetInfo.h
MCSymbol.h Revert "Add back r203962, r204028 and r204059." 2014-03-19 00:13:43 +00:00
MCSymbolizer.h Temporarily remove assert while I dig in to issues that it's causing for LLDB. 2014-03-27 22:45:42 +00:00
MCTargetAsmParser.h
MCValue.h MC: add a RefKind field to MCValue 2014-03-29 08:22:20 +00:00
MCWin64EH.h
MCWinCOFFObjectWriter.h
SectionKind.h
SubtargetFeature.h