<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:james.molloy@arm.com" title="James Molloy <james.molloy@arm.com>"> <span class="fn">James Molloy</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - i trying to add a pass which will provide redundacy for fault tolerence but after when i am optimizing a bitcode with this pass it is showing segmentation fault"
href="https://llvm.org/bugs/show_bug.cgi?id=25024">bug 25024</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;">CC</td>
<td>
</td>
<td>james.molloy@arm.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - i trying to add a pass which will provide redundacy for fault tolerence but after when i am optimizing a bitcode with this pass it is showing segmentation fault"
href="https://llvm.org/bugs/show_bug.cgi?id=25024#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - i trying to add a pass which will provide redundacy for fault tolerence but after when i am optimizing a bitcode with this pass it is showing segmentation fault"
href="https://llvm.org/bugs/show_bug.cgi?id=25024">bug 25024</a>
from <span class="vcard"><a class="email" href="mailto:james.molloy@arm.com" title="James Molloy <james.molloy@arm.com>"> <span class="fn">James Molloy</span></a>
</span></b>
<pre>Hi,
What do you expect us to do with this? You created a plugin pass, and it
segfaults (which is probably an assertion failure if assertions were enabled).
That's not something that we can help with, it's a bug in your code.
What was the action you expected us to take here?
Cheers,
James</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>