index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
Program.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix .cpp files claiming to be header files
Hans Wennborg
2014-06-20
1
-1
/
+1
*
Remove system_error.h.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Fix the behavior of ExecuteAndWait with a non-zero timeout.
Peter Collingbourne
2014-05-31
1
-1
/
+2
*
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