<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:labath@google.com" title="labath@google.com">labath@google.com</a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Can't build libLLVMSupport.a on ARM CPU"
href="https://bugs.llvm.org/show_bug.cgi?id=37074">bug 37074</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>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Can't build libLLVMSupport.a on ARM CPU"
href="https://bugs.llvm.org/show_bug.cgi?id=37074#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Can't build libLLVMSupport.a on ARM CPU"
href="https://bugs.llvm.org/show_bug.cgi?id=37074">bug 37074</a>
from <span class="vcard"><a class="email" href="mailto:labath@google.com" title="labath@google.com">labath@google.com</a>
</span></b>
<pre>Yeah, that doesn't look like an lldb problem. It looks like a problem with your
system - for some reason your c++ standard library is missing some std::future
definitions.
In your place, I'd try if I can build a simple program using std::future.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>