Unwind: define more interfaces more often
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 9 Mar 2015 19:35:12 +0000 (19:35 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 9 Mar 2015 19:35:12 +0000 (19:35 +0000)
commit762ff68a9508c487cd759812b9e80bad6ad49261
treeaf7ef07b82922fd2abd151674620b3560765c5ac
parentd46aeffc548c631f276ef449f49a1c3559486835
Unwind: define more interfaces more often

These are also part of the Unwind interfaces.  However, their implementation is
different in EHABI vs frame tables based exception handling.  Always provide a
definition.  This partially undoes a movement change from earlier to make the
handling a bit simpler rather than grouping the two implementations together.

llvm-svn: 231690
libcxxabi/src/Unwind/UnwindLevel1.c