-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacmakeBuild system in general and CMake in particularBuild system in general and CMake in particulargood first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributeplatform:windows
Description
| Bugzilla Link | 39035 |
| Version | trunk |
| OS | Windows NT |
| Blocks | #28596 |
| CC | @adibiagio,@llvm-beanz,@filcab,@gregbedwell,@rnk |
Extended Description
Visual Studio 2017 15.8 adds opt-in support for parallelised building of custom tools stages in a project:
This will considerably help speed up llvm-tblgen builds if we can enable this as soon as any necessary cmake changes have been made.
UPDATE: Now available in cmake https://cmake.org/cmake/help/latest/policy/CMP0147.html
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacmakeBuild system in general and CMake in particularBuild system in general and CMake in particulargood first issuehttps://github.com/llvm/llvm-project/contributehttps://github.com/llvm/llvm-project/contributeplatform:windows