On Don, 2013-08-08 at 13:51 +0200, Marek Olšák wrote: > I'll test LLVM master, but we should probably bump the LLVM version > requirement in configure.ac to prevent users from using LLVM 3.3.
That might be a good idea for the Mesa release after 9.2 anyway, but another possibility might be to only enable features requiring LLVM changes when Mesa is built against LLVM 3.4 or newer (there are already some examples of that, guarded by #if HAVE_LLVM >= 0x0304), and fixing any problems with running against LLVM 3.3. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Debian, X and DRI developer _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev