[LLVMbugs] [Bug 21894] New: clang-cl: Ignore /cgthreads[1-8] compiler switch

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 12 06:34:17 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21894

            Bug ID: 21894
           Summary: clang-cl: Ignore /cgthreads[1-8] compiler switch
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: clangbugs.10.mdwxzxkl at spamgourmet.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

The /cgthreads compiler switch (which sets the number of cl.exe threads to use
for optimization and code generation) is not ignored or understood by clang-cl.
Error message:

no such file or directory: '/cgthreads8'

Reference:
http://msdn.microsoft.com/en-us/library/dn631956

-- 
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/20141212/50ffc195/attachment.html>


More information about the llvm-bugs mailing list