aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Unix/Program.inc
AgeCommit message (Expand)AuthorFilesLines
2011-12-13Support/Program: Make Change<stream>ToBinary return error_code.Michael J. Spencer1-6/+6
2011-05-21Have Program::Wait return -2 for crashed and timeouts instead of embeddingAndrew Trick1-7/+6
2011-05-11Bugpoint support for miscompilations that result in a crash.Andrew Trick1-2/+5
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner1-1/+1
2011-03-20Avoid initializing posix_spawn_file_actions_t if not used.Benjamin Kramer1-7/+11
2011-01-10Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::...Michael J. Spencer1-1/+3
2010-11-29Now to chant the magical incantation that will exorcise the System libraryCharles Davis1-1/+1
2010-11-29Merge System into Support.Michael J. Spencer1-0/+422