<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 13, 2013 at 8:25 PM, Rick Foos <span dir="ltr"><<a href="mailto:rfoos@codeaurora.org" target="_blank">rfoos@codeaurora.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div><div class="h5">
    <div>On 11/13/2013 06:01 PM, Sean Silva
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On Wed, Nov 13, 2013 at 6:22 PM,
            Robinson, Paul <span dir="ltr"><<a href="mailto:Paul_Robinson@playstation.sony.com" target="_blank">Paul_Robinson@playstation.sony.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Very
              much a side comment:<br>
              <div><br>
                > Also, AFAIK almost all LLVM MSVC users are running
                12.<br>
                <br>
              </div>
              Speaking as one who isn't, I'm not so sure about that.<br>
              Our builders are using 2010 and while we're aware of the<br>
              movement to require 2012, we're not there yet.<br>
            </blockquote>
            <div><br>
            </div>
            <div>That comment was mostly in the spirit of "if you had to
              choose a single MSVC version to describe, 2012 is likely
              to be the better choice". It is a fact that there are
              still developers using 2010 and until the upcoming policy
              change to require 2012 I expect that to remain true.</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              --paulr<br>
              <br>
              <br>
            </blockquote>
          </div>
        </div>
      </div>
    </blockquote></div></div>
    That actually brings up a good point. We have build machines with
    multiple versions of MSVC.<br>
    <br>
    You can check what is installed by the vs-comntools, and use that
    variable as a path to invoke the vsvars32.bat of the version you
    want. (VS100COMNTOOLS, VS90COMNTOOLS, VS80COMNTOOLS, etc).<br>
    <br>
    That might be worth a sentence in the instructions as multiple
    MSVC's is a useful configuration for a build machine. (We also have
    multiple MinGW's, and specific GCC versions are part of some
    builds).<br></div></blockquote><div><br></div><div>Yeah, testing multiple MSVC versions would be good.</div><div><br></div><div>-- Sean Silva </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
    <br>
    A build machine then could have multiple versions of MSVC installed
    to allow testing a move from 2010 to 2012, and to 2013. <br>
<a href="http://blogs.msdn.com/b/visualstudio/archive/2013/10/17/visual-studio-2013-released-to-web.aspx" target="_blank">http://blogs.msdn.com/b/visualstudio/archive/2013/10/17/visual-studio-2013-released-to-web.aspx</a><div class="im">
<br>
    <br>
    <br>
    <br>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
llvm-commits mailing list
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a>
</pre>
    </blockquote>
    <br>
    <br>
    </div><div class="im"><pre cols="72">-- 
Rick Foos
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation</pre>
  </div></div>

</blockquote></div><br></div></div>