<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:codeman.consulting@gmail.com" title="Gordon Keiser <codeman.consulting@gmail.com>"> <span class="fn">Gordon Keiser</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - ARM inline assembly causes a crash."
href="https://bugs.llvm.org/show_bug.cgi?id=25330">bug 25330</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;">CC</td>
<td>
</td>
<td>codeman.consulting@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>unassignedbugs@nondot.org
</td>
<td>codeman.consulting@gmail.com
</td>
</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>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - ARM inline assembly causes a crash."
href="https://bugs.llvm.org/show_bug.cgi?id=25330#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - ARM inline assembly causes a crash."
href="https://bugs.llvm.org/show_bug.cgi?id=25330">bug 25330</a>
from <span class="vcard"><a class="email" href="mailto:codeman.consulting@gmail.com" title="Gordon Keiser <codeman.consulting@gmail.com>"> <span class="fn">Gordon Keiser</span></a>
</span></b>
<pre>The following code is now produced and looks correct. Was likely fixed some
time since then, so I'm going to resolve. I removed the unreachable and
replaced with ret void for clarity.
movw r0, #501
movt r0, #65248
@APP
ldrb r0, [r0]
@NO_APP
bx lr</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>