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

            Bug ID: 20253
           Summary: The clang-cl driver driver invokes the driver by
                    spawning a new process
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Doing work by creating a new process is awfully slow on Windows.  Can we avoid
doing this and invoke -cc1 in-process?

-- 
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