Skip to content
  1. Apr 15, 2009
  2. Apr 14, 2009
    • Mikhail Glushenkov's avatar
      Call CreateProcess with bInheritHandles = TRUE. · 60cde5ba
      Mikhail Glushenkov authored
      Makes llvmc show error messages printed by child processes when run from the
      Cygwin/MSYS shell. Since ExecuteAndWait does not return until the child program
      has finished execution, this change should be harmless.
      
      llvm-svn: 69082
      60cde5ba
Loading