Skip to content
Commit a50738ab authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 1049e1ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment