<div dir="ltr">This is usually handled by the build system (make -j, ninja, etc.). I'd expect this flag to actually control MSBuild, not the driver, but it'd be interesting to find out how it really works.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 20, 2015 at 6:01 PM, Tilo Kühn <span dir="ltr"><<a href="mailto:tilo.kuehn.73@googlemail.com" target="_blank">tilo.kuehn.73@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div>are there any plans to support the /MP option (parallel compilation within one project) in clang-cl?</div>
<div>at the moment clang for windows prints out a warning that the option is not supported yet and it uses only one core while compiling a single project.</div>
<div> </div>
<div>(if msvc is allowed to compile parallel independent projects it uses a multiple cores.)</div></div><br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>