swr: bump minimum supported LLVM version to 6.0
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 6 Aug 2018 09:30:08 +0000 (11:30 +0200)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 20 Aug 2018 14:13:37 +0000 (16:13 +0200)
commit0cef0cccf51fc20d797edef458a09af73108260c
treee8b12158510a7187a1bf675db42191008742aec6
parent25ec806eb249603ad0364365ab620628cf25f031
swr: bump minimum supported LLVM version to 6.0

RADV now requires LLVM 6.0 or greater, and thus we can't build dist
tarball because swr requires LLVM 5.0.

Let's bump required LLVM to 6.0 in swr too.

v2: bump also in meson.build (Eric)

Fixes: fd1121e839 ("amd: remove support for LLVM 5.0")
Cc: Tim Rowley <timothy.o.rowley@intel.com>
Cc: Emil Velikov <emil.velikov@collabora.com>
Cc: Dylan Baker <dylan@pnwbakers.com>
Cc: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
configure.ac
meson.build
src/gallium/drivers/swr/Makefile.am
src/gallium/drivers/swr/SConscript