index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
Program.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-3
/
+4
*
Add non-blocking Wait() for launched processes
Tareq A. Siraj
2013-10-01
1
-13
/
+23
*
Replace use of PathV1.h in Program.cpp.
Rafael Espindola
2013-06-14
1
-30
/
+2
*
Avoid using PathV1.h in Program.h.
Rafael Espindola
2013-06-13
1
-20
/
+25
*
Add a version of sys::ExecuteAndWait that takes StringRefs.
Rafael Espindola
2013-06-13
1
-0
/
+23
*
[Support] Fix handle and memory leak for processes that are not waited for
Reid Kleckner
2013-06-13
1
-4
/
+3
*
Zero-initializing variables; fixes a build breakage introduced in r183864.
Aaron Ballman
2013-06-13
1
-2
/
+2
*
Remove the program class.
Rafael Espindola
2013-06-12
1
-20
/
+18
*
Add a boolean parameter to the ExecuteAndWait static function to indicated
Chad Rosier
2013-03-26
1
-4
/
+7
*
Support/Program: Make Change<stream>ToBinary return error_code.
Michael J. Spencer
2011-12-13
1
-0
/
+1
*
Have Program::Wait return -2 for crashed and timeouts instead of embedding
Andrew Trick
2011-05-21
1
-3
/
+2
*
Bugpoint support for miscompilations that result in a crash.
Andrew Trick
2011-05-11
1
-2
/
+3
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+56