aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Program.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a boolean parameter to the ExecuteAndWait static function to indicatedChad Rosier2013-03-261-4/+7
* Support/Program: Make Change<stream>ToBinary return error_code.Michael J. Spencer2011-12-131-0/+1
* Have Program::Wait return -2 for crashed and timeouts instead of embeddingAndrew Trick2011-05-211-3/+2
* Bugpoint support for miscompilations that result in a crash.Andrew Trick2011-05-111-2/+3
* Merge System into Support.Michael J. Spencer2010-11-291-0/+56