llvm-6502/include/llvm/MC
Charles Davis ca93138e11 Test .seh_startchained and .seh_endchained parsing.
Rework how the MCWin64EHUnwindInfo instances are stored. Fix issues with
chained unwind areas exposed by the test that were related to this.

The ChainedParent field had the wrong address, because when the chained unwind
info was added, the addresses shifted around. Now we store the pointers to the
structures, which are now allocated from the MC heap.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132106 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-26 02:45:47 +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
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
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h Test .seh_startchained and .seh_endchained parsing. 2011-05-26 02:45:47 +00:00
MCSymbol.h
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