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 <alyssa.rosenzweig@collabora.com>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11109>
This commit is contained in:
Erik Faye-Lund 2021-06-01 13:23:29 +02:00 committed by Marge Bot
parent d8c46655af
commit 54e7353fa6
1 changed files with 1 additions and 2 deletions

View File

@ -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: