docs/relnotes/17.1.0: document the new LLVM requirement

This commit is contained in:
Marek Olšák 2017-03-06 17:34:41 +01:00
parent c416d8a3bc
commit 5ac6ab701f

View file

@ -60,7 +60,8 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>Removed the ilo gallium driver.</li>
<li>The configure option --enable-gallium-llvm is superseded by --enable-llvm.</li>
<li>swr driver now requires llvm &gt;= 3.9.0.</li>
<li>The swr driver now requires LLVM &gt;= 3.9.0.</li>
<li>The radeonsi driver now requires LLVM 3.8.0.</li>
</ul>
</div>