llvm-6502/include/llvm/MC
Charles Davis fbc539ff37 Add methods to parse the SEH directives to the COFFAsmParser. Implement some
of them, particularly the ones that don't take arguments. Also implement
.seh_proc and .seh_handler.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131866 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-22 21:12:15 +00:00
..
MCParser Reapply 131644 including the missing header changes: 2011-05-19 18:00:13 +00:00
EDInstInfo.h
MCAsmInfo.h Rename DwarfRequiresRelocationForStmtList to 2011-05-10 20:35:05 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h Simplify the handling of pcrel relocations on ELF. Now we do the right thing 2011-05-01 03:50:49 +00:00
MCAsmLayout.h
MCAssembler.h
MCCodeEmitter.h
MCContext.h
MCDirectives.h
MCDisassembler.h
MCDwarf.h Add support for producing .deubg_frame sections. 2011-05-10 03:54:12 +00:00
MCELFObjectWriter.h
MCELFSymbolFlags.h sets bit 0 of the function address of thumb function in .symtab 2011-05-16 16:17:21 +00:00
MCExpr.h MCExpr: Add FindAssociatedSection, which attempts to mirror the 'as' semantics 2011-04-29 18:00:03 +00:00
MCFixup.h
MCFixupKindInfo.h
MCInst.h
MCInstPrinter.h
MCLabel.h
MCMachObjectWriter.h
MCMachOSymbolFlags.h
MCObjectStreamer.h Simplify the handling of pcrel relocations on ELF. Now we do the right thing 2011-05-01 03:50:49 +00:00
MCObjectWriter.h
MCSection.h Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h Add methods to parse the SEH directives to the COFFAsmParser. Implement some 2011-05-22 21:12:15 +00:00
MCSymbol.h MCExpr: Add FindAssociatedSection, which attempts to mirror the 'as' semantics 2011-04-29 18:00:03 +00:00
MCValue.h
MCWin64EH.h Make the COFF streamer emit unwind info when processing a .seh_handlerdata 2011-05-22 03:01:05 +00:00
SectionKind.h