[llvm-bugs] [Bug 39035] New: [Visual Studio] Add support for Parallel Custom Build Tools

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 21 04:26:46 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=39035

            Bug ID: 39035
           Summary: [Visual Studio] Add support for Parallel Custom Build
                    Tools
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm-dev at redking.me.uk
                CC: llvm-bugs at lists.llvm.org, zturner at google.com
            Blocks: 28222

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.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=28222
[Bug 28222] llvm-tblgen is still too slow in the default debug build
configuration
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180921/750776dd/attachment-0001.html>


More information about the llvm-bugs mailing list