chore(deps): clover: raise the minimum LLVM version to 11.0.0
authorKai Wasserbäch <kai@dev.carbon-project.org>
Tue, 19 Apr 2022 18:41:29 +0000 (20:41 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 23 Aug 2022 19:23:05 +0000 (19:23 +0000)
commit559c027adeaa33d19c8cfee828cc7220239fea70
tree493f18bda5a369ac3af960eab84c68971840f26d
parent98ba1e0d817e0354aad5d82eb9a2dc4cce33540f
chore(deps): clover: raise the minimum LLVM version to 11.0.0

LLVM 11 was released in October 2020. If you want to build against
Mesa's Git version, that seems like enough time to upgrade to at least
LLVM 11 (Debian stable has this too).

It reduces the amount of #if gates we need and more will be incoming
again, given the Opaque Pointer transition.

Additionally radeonsi is already requiring LLVM 11. Therefore the
minimum will have been LLVM 11 for many builds anyway.

Note that clc is kept to LLVM 10 for the time being.

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16047>
meson.build
src/gallium/frontends/clover/llvm/codegen/bitcode.cpp
src/gallium/frontends/clover/llvm/compat.hpp