make Program::Execute use posix_spawn on systems that support it,
as it is more efficient than fork/exec. Thanks to Eric for adding the autoconf check. It would be nice if a cmake guru could add a cmake check for posix_spawn as well. llvm-svn: 101693
Loading
Please register or sign in to comment