[lldb-dev] [cfe-dev] [LLVMdev] [RFC] Raising LLVM minimum required MSVC version to 2013 for trunk

Greg Bedwell gregbedwell at gmail.com
Wed Oct 8 09:17:32 PDT 2014


Hi,

To follow up from Paul last week:

> I'm expecting to have our internal builds switched over later this
> week.  Our investigations have shown no problems.

We've now updated our internal builds from 2012.4 (cl.exe 17.0.61030) to
2013.3 (cl.exe 18.00.30723).  Our automated testing over the weekend hasn't
shown any correctness issues so we plan to continue using it now..

>From some of the stats I've collected it seems to be a worthwhile update.
On my own machine, the time for a full rebuild from clean of ALL_BUILD
(LLVM & Clang, Release + asserts + debug info, not using ninja) has
improved by 20%.  Doing a like-for-like build of various benchmarks and
games using clang built by VS2012 and VS2013, the clang build speed of a
typical -O2 -g build is somewhere between in the noise and 1% faster with
VS2013.  We've not yet observed any regressions in the speed of clang since
upgrading.

Cheers,

Greg Bedwell
SN Systems Ltd - Sony Computer Entertainment Group
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141008/bbc5a233/attachment.html>


More information about the lldb-dev mailing list