From 54e7353fa60ba3a93679b733a6c9cb8fe8bb4ab6 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 1 Jun 2021 13:23:29 +0200 Subject: docs: update llvm requirement Our build-scripts no longer support LLVM versions prior to 3.9, so let's remove mentions of older versions. Reviewed-by: Alyssa Rosenzweig Reviewed-by: Chia-I Wu Part-of: --- docs/drivers/llvmpipe.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/drivers/llvmpipe.rst b/docs/drivers/llvmpipe.rst index fca394b22ca..91d780ada51 100644 --- a/docs/drivers/llvmpipe.rst +++ b/docs/drivers/llvmpipe.rst @@ -27,8 +27,7 @@ Requirements See ``/proc/cpuinfo`` to know what your CPU supports. -- Unless otherwise stated, LLVM version 3.4 is recommended; 3.3 or - later is required. +- Unless otherwise stated, LLVM version 3.9 or later is required. For Linux, on a recent Debian based distribution do: -- cgit v1.2.3