Mesa (master): docs/relnotes/17.1.0: document the new LLVM requirement

Marek Olšák mareko at kemper.freedesktop.org
Mon Mar 6 16:58:31 UTC 2017


Module: Mesa
Branch: master
Commit: 5ac6ab701f05ed7e5b9e8c277ca8eba085a98315
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ac6ab701f05ed7e5b9e8c277ca8eba085a98315

Author: Marek Olšák <marek.olsak at amd.com>
Date:   Mon Mar  6 17:34:41 2017 +0100

docs/relnotes/17.1.0: document the new LLVM requirement

---

 docs/relnotes/17.1.0.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html
index b07cf0b..ada1e38 100644
--- a/docs/relnotes/17.1.0.html
+++ b/docs/relnotes/17.1.0.html
@@ -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 >= 3.9.0.</li>
+<li>The swr driver now requires LLVM >= 3.9.0.</li>
+<li>The radeonsi driver now requires LLVM 3.8.0.</li>
 </ul>
 
 </div>




More information about the mesa-commit mailing list