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

Zachary Turner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 18 06:36:26 PDT 2018


zturner added a subscriber: aganea.
zturner added a comment.

In an ideal world yes, but the reality is that many people still use
MSBuild, and in that world /MP presumably helps quite a bit. And given that
many people already depend on this functionality of cl, it’s a potential
showstopper for migrating if we don’t support it. That said, if the benefit
isn’t significant that’s a stronger argument for not supporting it imo


Repository:
  rC Clang

https://reviews.llvm.org/D52193





More information about the cfe-commits mailing list