<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED LATER - Win8.1 SDK trips the backend into panic"
href="http://llvm.org/bugs/show_bug.cgi?id=22847">bug 22847</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>LATER
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED LATER - Win8.1 SDK trips the backend into panic"
href="http://llvm.org/bugs/show_bug.cgi?id=22847#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED LATER - Win8.1 SDK trips the backend into panic"
href="http://llvm.org/bugs/show_bug.cgi?id=22847">bug 22847</a>
from <span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span></b>
<pre>After the Itanium / MS C++ EH ABI split in r231105, we no longer fail in this
way. We fail like this now:
begin/end catch intrinsics not lowered in codegen
UNREACHABLE executed at
..\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp:5518!
... but that's a known issue because we haven't finished implementing this
stuff. I'm going to close this. Feel free to report more issues when EH is
done.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>