[llvm-bugs] [Bug 41581] SEH unwinding breaks in the presence of a jump-table on Windows/AArch64

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 8 10:50:08 PDT 2019


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

Eli Friedman <efriedma at quicinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #9 from Eli Friedman <efriedma at quicinc.com> ---
My only concern with taking this in 8.0.1 is that it's possible someone is
depending on clang emitting incorrect unwind tables instead of failing to
compile in the cases that are not yet supported.  But I think that's unlikely.

-- 
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/20190508/c257b47c/attachment.html>


More information about the llvm-bugs mailing list