On 3 October 2017 at 19:19, Jan Vesely <jan.ves...@rutgers.edu> wrote: > On Tue, 2017-10-03 at 17:51 +0100, Emil Velikov wrote: >> From: Emil Velikov <emil.veli...@collabora.com> >> >> The only driver that utilises Clover already depends on LLVM 3.9. >> Additionally close to every supported distribution has said version. >> >> Additionally libclc requires LLVM 4.0 these days. > > support for llvm-3.9 has been restored to libclc since our discussion. > sorry, I should have mentioned that. > Right, I'll update the commit message as follows and push it in a few hours.
--- The only driver that utilises Clover already depends on LLVM 3.9. Close to every supported distribution has said version. Additionally libclc also requires LLVM 3.9. With this in mind, we can safely bump the requirement. There is a handful of dead code that we could remove, which will be resolved with later commits. Note: this drops the LLVM 3.6 build from the Travis build. LLVM 3.9 (and later) are already covered in there. https://lists.freedesktop.org/archives/mesa-dev/2017-September/170028.html v2: Add reference to discussion thread (Eric), adjust libclc LLVM req. (Jan). Cc: Jan Vesely <jan.ves...@rutgers.edu> Cc: Francisco Jerez <curroje...@riseup.net> Signed-off-by: Emil Velikov <emil.veli...@collabora.com> Reviewed-by: Eric Engestrom <eric.engest...@imgtec.com> Acked-by: Vedran Miletić <ved...@miletic.net> -Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev