<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:yaron.keren@gmail.com" title="Yaron Keren <yaron.keren@gmail.com>"> <span class="fn">Yaron Keren</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Clang unit test build failure with fatal error C1128: number of sections exceeded"
href="https://bugs.llvm.org/show_bug.cgi?id=26089">bug 26089</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;">Fixed By Commit(s)</td>
<td>
</td>
<td>80bd6ae13ea23d453a1f45d6ccdbfc7d0c877bb0
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>yaron.keren@gmail.com
</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 - Clang unit test build failure with fatal error C1128: number of sections exceeded"
href="https://bugs.llvm.org/show_bug.cgi?id=26089#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Clang unit test build failure with fatal error C1128: number of sections exceeded"
href="https://bugs.llvm.org/show_bug.cgi?id=26089">bug 26089</a>
from <span class="vcard"><a class="email" href="mailto:yaron.keren@gmail.com" title="Yaron Keren <yaron.keren@gmail.com>"> <span class="fn">Yaron Keren</span></a>
</span></b>
<pre><a href="https://github.com/llvm/llvm-project/commit/80bd6ae13ea23d453a1f45d6ccdbfc7d0c877bb0">https://github.com/llvm/llvm-project/commit/80bd6ae13ea23d453a1f45d6ccdbfc7d0c877bb0</a>
On Windows build, making the /bigobj flag global , instead of passing…
… it per file.
To avoid having this flag be passed in per/file manner, we are instead
passing it globally.
This fixes this bug: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Debug windows build failing with big object files"
href="show_bug.cgi?id=46733">https://bugs.llvm.org/show_bug.cgi?id=46733</a>
Reviewed-by: aaron.ballman, beanz, meinersbur
Differential Revision: <a href="https://reviews.llvm.org/D84038">https://reviews.llvm.org/D84038</a></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>