[LLVMbugs] [Bug 23138] Assertion: isa<UnreachableInst>(OutlinedBB->getTerminator()), file WinEHPrepare.cpp, line 659
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 8 14:26:10 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23138
Andy Kaylor <andrew.kaylor at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Assignee|unassignedclangbugs at nondot. |andrew.kaylor at intel.com
|org |
--- Comment #2 from Andy Kaylor <andrew.kaylor at intel.com> ---
This was caused by not clearing the nested landing pad list between functions.
It should be fixed by r234433.
--
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/20150408/0ee076ea/attachment.html>
More information about the llvm-bugs
mailing list