llvm-project/llvm/support
John Criswell 74c89470d3 In ExecWait(), made the child process exit if it can't execve() the new
program.
Added the use of const (which compiles and is hopefully correct).
Added comments.

llvm-svn: 8585
2003-09-17 19:02:49 +00:00
..
lib/Support In ExecWait(), made the child process exit if it can't execve() the new 2003-09-17 19:02:49 +00:00
tools Do not put DEBUG() guard around error condition; this must *always* be printed. 2003-09-17 18:21:48 +00:00