llvm-6502/include/llvm/MC
Rafael Espindola 99b4237c16 Split Finish into Finish and FinishImpl to have a common place to do end of
file error checking. Use that to error on an unfinished cfi_startproc.

The error is not nice, but is already better than a segmentation fault.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147717 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-07 03:13:18 +00:00
..
MCParser
EDInstInfo.h
MachineLocation.h
MCAsmBackend.h
MCAsmInfo.h
MCAsmInfoCOFF.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
MCAsmInfoDarwin.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
MCAsmLayout.h
MCAssembler.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
MCAtom.h
MCCodeEmitter.h
MCCodeGenInfo.h
MCContext.h The second part of support for generating dwarf for assembly source files. This 2011-12-09 18:09:40 +00:00
MCDirectives.h
MCDisassembler.h
MCDwarf.h Implement cfi_restore. Patch by Brian Anderson! 2011-12-29 21:43:03 +00:00
MCELFObjectWriter.h Define trivial destructor inline. 2011-12-24 01:53:13 +00:00
MCELFSymbolFlags.h
MCExpr.h Split Finish into Finish and FinishImpl to have a common place to do end of 2012-01-07 03:13:18 +00:00
MCFixup.h Section relative fixups are a coff concept, not a x86 one. Replace the 2011-12-24 14:47:52 +00:00
MCFixupKindInfo.h
MCInst.h
MCInstPrinter.h
MCInstrAnalysis.h
MCInstrDesc.h Add bundle aware API for querying instruction properties and switch the code 2011-12-07 07:15:52 +00:00
MCInstrInfo.h
MCInstrItineraries.h
MCLabel.h
MCMachObjectWriter.h
MCMachOSymbolFlags.h
MCModule.h
MCObjectFileInfo.h
MCObjectStreamer.h Split Finish into Finish and FinishImpl to have a common place to do end of 2012-01-07 03:13:18 +00:00
MCObjectWriter.h Move x86 specific bits of the COFF writer to lib/Target/X86. 2011-12-24 02:14:02 +00:00
MCRegisterInfo.h Trailing whitespace. 2011-10-27 17:44:01 +00:00
MCSection.h
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h Split Finish into Finish and FinishImpl to have a common place to do end of 2012-01-07 03:13:18 +00:00
MCSubtargetInfo.h
MCSymbol.h
MCTargetAsmLexer.h
MCTargetAsmParser.h
MCValue.h
MCWin64EH.h
MCWinCOFFObjectWriter.h Move x86 specific bits of the COFF writer to lib/Target/X86. 2011-12-24 02:14:02 +00:00
SectionKind.h
SubtargetFeature.h