<div dir="auto">I think what Ben is pointing out is that this patch isn't changing the supported llvm version for Mesa, it's simply making sure that the versions supported by the scons build are correctly in sync with what the autoconf build already supports.</div><div class="gmail_extra"><br><div class="gmail_quote">On May 6, 2017 4:31 PM, "Jose Fonseca" <<a href="mailto:jfonseca@vmware.com">jfonseca@vmware.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 06/05/17 21:23, Ben Boeckel wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sat, May 06, 2017 at 21:08:23 +0300, Andres Gomez wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm not picking this for 17.0 since the changes that need LLVM 4.0 are<br>
only getting into 17.1 and beyond, and because, IMHO, it doesn't make<br>
sense to increase the version of a dependency in a stable release.<br>
<br>
I hope that's OK with you.<br>
</blockquote>
<br>
This isn't increasing the version of a dependency, it is just supporting<br>
a newer version of that dependency (which is already supported in the<br>
autoconf build).<br>
<br>
--Ben<br>
<br>
</blockquote>
<br>
Unfortunately things often get broken with newer LLVM versions. Especially because LLVM does not always keep backwards compatibility. Fixing the build is just scratching the surface.<br>
<br>
This is why we avoid backporting support for newer LLVM versions on old stable branches. Even if we crossported every little change that's necessary, there's not enough testing going on those branches to be sure things didn't go awfully wrong.<br>
<br>
This policy shouldn't be a problem in practice: if people are determined to use a newer LLVM, then using a newer Mesa shouldn't be particularly onerous.<br>
<br>
Jose<br>
______________________________<wbr>_________________<br>
mesa-stable mailing list<br>
<a href="mailto:mesa-stable@lists.freedesktop.org" target="_blank">mesa-stable@lists.freedesktop.<wbr>org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-stable" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-stable</a><br>
</blockquote></div></div>