Skip to content

[Visual Studio] Add support for Parallel Custom Build Tools #38383

Closed
@RKSimon

Description

@RKSimon
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:

https://blogs.msdn.microsoft.com/vcblog/2018/09/18/parallel-custom-build-tools-in-visual-studio-2017/

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

No one assigned

    Labels

    bugzillaIssues migrated from bugzillacmakeBuild system in general and CMake in particulargood first issuehttps://github.com/llvm/llvm-project/contributeplatform:windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions