[llvm-bugs] [Bug 18819] Port examples/ExceptionDemo to work on ARM

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Nov 19 18:45:02 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=18819

Saleem Abdulrasool <compnerd at compnerd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |compnerd at compnerd.org
         Resolution|---                         |FIXED

--- Comment #1 from Saleem Abdulrasool <compnerd at compnerd.org> ---
These should now work.  We use unwind.h now, which has inline definitions which
provide inline definitions for the conversion of the _Unwind_{G,S}et{GR,IP}
into their _Unwind_VRS_{G,S}set equivalents.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161120/5232ed57/attachment.html>


More information about the llvm-bugs mailing list