<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - mesa-19.0.1 fails to compile with llvm-8.0.0 and Gallium swr driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110323#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - mesa-19.0.1 fails to compile with llvm-8.0.0 and Gallium swr driver"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110323">bug 110323</a>
from <span class="vcard"><a class="email" href="mailto:jan.zielinski@intel.com" title="Jan Zielinski <jan.zielinski@intel.com>"> <span class="fn">Jan Zielinski</span></a>
</span></b>
<pre>I've reproduced the issue.
It is connected to auto-generated files in swr/rasterizer/jitter directory
(gen_*). Those files may have to be regenerated when switching to a different
LLVM version, but are not.
The workaround is to simply do 'rm
src/gallium/drivers/swr/rasterizer/jitter/gen_*'. The files will be regenerated
and the driver should build properly.
The issue should be fixed soon.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>