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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to