[llvm-bugs] [Bug 27586] Using new exception handling instructions crashs ll compiler

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Apr 30 10:18:11 PDT 2016


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

David Majnemer <david.majnemer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |david.majnemer at gmail.com
         Resolution|---                         |INVALID

--- Comment #1 from David Majnemer <david.majnemer at gmail.com> ---
You are using the windows EH instructions with __gxx_personality_v0, this is
not supported.

-- 
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/20160430/5fe014db/attachment-0001.html>


More information about the llvm-bugs mailing list