diff options
| author | Tareq A. Siraj <tareq.a.siraj@intel.com> | 2013-10-01 14:28:18 +0000 |
|---|---|---|
| committer | Tareq A. Siraj <tareq.a.siraj@intel.com> | 2013-10-01 14:28:18 +0000 |
| commit | c269c4f505a2dd7c3a88d12706257410ed6c7068 (patch) | |
| tree | a7a0f3c199d81d62ec694957e26bcd1bcdedbfa9 /lib/Analysis/LazyValueInfo.cpp | |
| parent | b9dcca8265e9da01119c47e65f114c3adc972ba6 (diff) | |
| download | external_llvm-c269c4f505a2dd7c3a88d12706257410ed6c7068.zip external_llvm-c269c4f505a2dd7c3a88d12706257410ed6c7068.tar.gz external_llvm-c269c4f505a2dd7c3a88d12706257410ed6c7068.tar.bz2 | |
Add non-blocking Wait() for launched processes
- New ProcessInfo class to encapsulate information about child processes.
- Generalized the Wait() to support non-blocking wait on child processes.
- ExecuteNoWait() now returns a ProcessInfo object with information about
the launched child. Users will be able to use this object to
perform non-blocking wait.
- ExecuteNoWait() now accepts an ExecutionFailed param that tells if execution
failed or not.
These changes will allow users to implement basic process parallel
tools.
Differential Revision: http://llvm-reviews.chandlerc.com/D1728
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191763 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/LazyValueInfo.cpp')
0 files changed, 0 insertions, 0 deletions
