1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/support
John Criswell e1ccc5a286 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