swr: bump minimum supported LLVM version to 5.0
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 18 Jun 2018 13:45:51 +0000 (15:45 +0200)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 21 Jun 2018 10:16:46 +0000 (12:16 +0200)
commitd24839be70d66cb74f4eb3c5f76b7ed634bdc7d3
tree77d618f894daab9c23cddbc1fab9b789079b1059
parentf966929805f722ae38d4821fab61765c0ee4a60c
swr: bump minimum supported LLVM version to 5.0

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

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

Fixes: f9eb1ef870 ("amd: remove support for LLVM 4.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: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Bruce Cherniak <bruce.cherniak@intel.com>
.travis.yml
configure.ac
meson.build
src/gallium/drivers/swr/Makefile.am
src/gallium/drivers/swr/SConscript