<html>
<head>
<base href="https://bugs.llvm.org/">
</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 WONTFIX - not enough memory"
href="https://bugs.llvm.org/show_bug.cgi?id=41411">bug 41411</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>WONTFIX
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>rnk@google.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - not enough memory"
href="https://bugs.llvm.org/show_bug.cgi?id=41411#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - not enough memory"
href="https://bugs.llvm.org/show_bug.cgi?id=41411">bug 41411</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>Judging from the -win32.exe installer suffix, it seems you have a 32-bit
version of LLD. Try the 64-bit installer:
<a href="https://prereleases.llvm.org/win-snapshots/LLVM-9.0.0-r358402-win64.exe">https://prereleases.llvm.org/win-snapshots/LLVM-9.0.0-r358402-win64.exe</a>
LLD is designed to use lots of memory mapped files, which can quickly exhaust a
32-bit address space, leading to an out of memory error message. We don't have
any plans to reengineer it to work better in 32-bit, so I will close this as
"wontfix".</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>