Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
e669e09d7d4245a88b10a772be3ba97aa5e14923
/
lib
/
Support
/
Program.cpp
c269c4f
Add non-blocking Wait() for launched processes
by Tareq A. Siraj
· 12 years ago
fcba9c5
Replace use of PathV1.h in Program.cpp.
by Rafael Espindola
· 12 years ago
675e0ac
Avoid using PathV1.h in Program.h.
by Rafael Espindola
· 12 years ago
a29ece1
Add a version of sys::ExecuteAndWait that takes StringRefs.
by Rafael Espindola
· 12 years ago
62d124a
[Support] Fix handle and memory leak for processes that are not waited for
by Reid Kleckner
· 12 years ago
0db5f0f
Zero-initializing variables; fixes a build breakage introduced in r183864.
by Aaron Ballman
· 12 years ago
9f1d9fd
Remove the program class.
by Rafael Espindola
· 12 years ago
847e36f
Add a boolean parameter to the ExecuteAndWait static function to indicated
by Chad Rosier
· 13 years ago
b92cb30
Support/Program: Make Change<stream>ToBinary return error_code.
by Michael J. Spencer
· 14 years ago
dc5948d
Have Program::Wait return -2 for crashed and timeouts instead of embedding
by Andrew Trick
· 15 years ago
7c863eb
Bugpoint support for miscompilations that result in a crash.
by Andrew Trick
· 15 years ago
1f6efa3
Merge System into Support.
by Michael J. Spencer
· 15 years ago
[Renamed (96%) from lib/System/Program.cpp]
e5f77cd
Make Program::Wait differentiate execution failure due to the file
by Dan Gohman
· 15 years ago
b221ecb
unnest from namespace.
by Chris Lattner
· 16 years ago
3140619
Remove duplication in Program::Execute{And,No}Wait.
by Mikhail Glushenkov
· 16 years ago
84b7df4
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
by Dan Gohman
· 18 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
23dd332
For PR780:
by Reid Spencer
· 19 years ago
6b8a63a
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
by Misha Brukman
· 21 years ago
f976c85
Remove trailing whitespace
by Misha Brukman
· 21 years ago
bccc8ab
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
by Reid Spencer
· 21 years ago
424ac89
For PR351:
by Reid Spencer
· 21 years ago
52a7efa
Initial commit of an platform-indepdendent implementation for the
by Reid Spencer
· 21 years ago