llvm-6502/include
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
..
llvm Test .seh_startchained and .seh_endchained parsing. 2011-05-26 02:45:47 +00:00
llvm-c Fix some minor typos and grammar. 2011-05-22 04:44:48 +00:00