<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Windows snapshot build v11 runs high on memory, sometimes out of memory"
href="https://bugs.llvm.org/show_bug.cgi?id=45750">45750</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Windows snapshot build v11 runs high on memory, sometimes out of memory
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>C++
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mtlmeijer@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>blitzrakete@gmail.com, dgregor@apple.com, erik.pilkington@gmail.com, llvm-bugs@lists.llvm.org, richard-llvm@metafoo.co.uk
</td>
</tr></table>
<p>
<div>
<pre>First, please note this was only a problem seen with the Windows snapshot build
v11 from:
<a href="https://llvm.org/builds/">https://llvm.org/builds/</a>
LLVM-11.0.0-2663a25f-win64.exe
This is not a problem with v10 nor v9 from:
<a href="https://releases.llvm.org/download.html">https://releases.llvm.org/download.html</a>
LLVM-10.0.0-win64.exe
LLVM-9.0.0-win64.exe
I see that v10 (20 Mar 2020) is newer than v11 (3 February 2020), so the v11
page or build is outdated?
<a href="https://releases.llvm.org/">https://releases.llvm.org/</a>
The problem I had, when building with clang from Visual Studio 2019, is it used
a lot of memory (20gb+), sometimes ending with the LLVM out of memory error.
With v10 and v9, it runs below 1gb.
I can provide more details. But first worth considering the Windows snapshot
page is replaced by the releases page?</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>