amd: remove support for LLVM 6.0
[mesa.git] / meson.build
index 1aeef95f7229545d1941fc98ca202ba144c06ff6..9ea31ab3ae90d57ef763ec1f6c6cd44b4e292122 100644 (file)
@@ -1176,7 +1176,7 @@ if with_gallium_opencl
 endif
 
 if with_amd_vk or with_gallium_radeonsi
-  _llvm_version = '>= 6.0.0'
+  _llvm_version = '>= 7.0.0'
 elif with_gallium_swr
   _llvm_version = '>= 6.0.0'
 elif with_gallium_opencl or with_gallium_r600