https://bugs.freedesktop.org/show_bug.cgi?id=99013
--- Comment #9 from Alexandre Demers alexandre.f.demers@gmail.com --- (In reply to Michel Dänzer from comment #7)
(In reply to Christoph Haag from comment #6)
The build system already uses llvm-config --version which contains the revision for svn versions.
That just prints "4.0.0svn" for me, using the LLVM Git mirror.
Same here, so sadly no revision info.
However, just to be clear (since I'm unable to test it right now): am I understanding from Christoph's comment that we are allowing the driver to be built against LLVM 3.9? If we rely on features included after the 3.9 release, shouldn't mesa check for 4.0.0svn (at least, beginning from 4c8c13b3)?