<div dir="ltr">Hi,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On 7 May 2013 10:28, Renato Golin <span dir="ltr">&lt;<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">One comment, though: don&#39;t use different versions of Clang and LLVM. Even though they&#39;re generally unrelated, this is not always true and the problems that might arise because of that are not always trivial to reduce. Since you&#39;re compiling a pretty heavy source tree, you&#39;re in for a bit of a nightmare. ;)</div>
</blockquote><div><br></div><div>I know -- they aren&#39;t actually different versions.<br></div><div>The svn revisions in the filenames are the &quot;Last Changed Rev:&quot; ID from svn (so they will always be close but never the same).<br>
</div><div><br>While we could just take the &quot;Revision:&quot; ID instead and get identical numbers, I preferred to look at the last changed rev because it makes it easier to spot in what build something actually changed (e.g. if I&#39;m looking for a fix for a clang problem and I see only the LLVM revision has increased, I know I don&#39;t have to check the newer build).<br>
<br></div><div>Not sure if my reasoning there makes sense - there&#39;s obviously also reasons to just go with the &quot;Revision:&quot; ID...<br><br>ttyl<br>bero<br></div></div></div></div></div>