[PATCH] D52193: RFC: [clang] Multithreaded compilation support

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 19 00:42:34 PDT 2018


hans added a comment.

Thanks for adding the Ninja numbers. It confirms that Ninja is significantly faster than MSBuild + /MP.

Since that's the case, maybe we should be poking MS about making MSBuild faster instead of adding /MP support to Clang? Or making it easier to use Ninja in VS projects? Your patch says RFC after all :-)


Repository:
  rC Clang

https://reviews.llvm.org/D52193





More information about the cfe-commits mailing list