swr: bump minimum supported LLVM version to 4.0
authorAndres Gomez <agomez@igalia.com>
Tue, 13 Feb 2018 22:42:57 +0000 (00:42 +0200)
committerAndres Gomez <agomez@igalia.com>
Tue, 20 Feb 2018 15:03:06 +0000 (17:03 +0200)
commit36ac485bd1c99412717d2b3023c490d26ca91f92
tree30a44a5d06cad082ee1ecfbfc6c3ee6ab96c5137
parentb39f6d5fc7cec07249cf3fa23ba6163546a9a73b
swr: bump minimum supported LLVM version to 4.0

Since radv and radeonsi removed support for LLVM 3.9 the distcheck
target got broken because SWR distribution needed 3.9.x.

After checking with George Kyriazis, SWR is OK with moving to LLVM 4.0
and above, which will solve this problem.

Fixes: 3bf1e036e8a ("amd: remove support for LLVM 3.9")
Cc: George Kyriazis <george.kyriazis@intel.com>
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@imgtec.com>
Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: George Kyriazis <george.kyriazis@intel.com>
.travis.yml
configure.ac
meson.build
src/gallium/drivers/swr/Makefile.am
src/gallium/drivers/swr/SConscript