<div dir="ltr"><div><div><div>Hi Hans,<br><br></div>Been testing on OSX as there is no build or RC3 up on that yet<br></div>It appears on Darwin Hosts clang will always invoke gcc even if we specify a -target to a non Darwin host.<br></div><div>Because of this it completely ignores the Drivers for the other targets such as MSVC and MINGW.<br><br></div><div>I'm trying to fix it atm.<br><br></div><div>Kind Regards<br></div><div>Martell<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 24, 2015 at 5:36 PM, Hans Wennborg via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone,<br>
<br>
Source, binaries and docs for LLVM 3.7.0-rc3 are now available at<br>
<a href="http://llvm.org/pre-releases/3.7.0/" rel="noreferrer" target="_blank">http://llvm.org/pre-releases/3.7.0/</a><br>
<br>
We are getting very, very close to the final release, so if you were<br>
planning to do any testing before this ships, now is probably the last<br>
chance.<br>
<br>
Patches to the release notes and documentation are still welcome, but<br>
otherwise it's strictly critical regression fixing at this stage.<br>
<br>
Thanks,<br>
Hans<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div>