aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Program.cpp
AgeCommit message (Expand)Author
2013-03-26Add a boolean parameter to the ExecuteAndWait static function to indicatedChad Rosier
2011-12-13Support/Program: Make Change<stream>ToBinary return error_code.Michael J. Spencer
2011-05-21Have Program::Wait return -2 for crashed and timeouts instead of embeddingAndrew Trick
2011-05-11Bugpoint support for miscompilations that result in a crash.Andrew Trick
2010-11-29Merge System into Support.Michael J. Spencer