aboutsummaryrefslogtreecommitdiff
path: root/include/Support/SystemUtils.h
AgeCommit message (Expand)Author
2003-10-20Added LLVM notice.John Criswell
2003-09-30Standardize header file commentsChris Lattner
2003-09-29Tersified and fixed whitespace (tabs -> spaces).Misha Brukman
2003-09-17In ExecWait(), made the child process exit if it can't execve() the newJohn Criswell
2003-09-17Added the ExecWait() function.John Criswell
2003-08-07Remove references to `bugpoint' from the now-generic system utilities.Misha Brukman
2003-08-07Moved removeFile() and getUniqueFilename() into FileUtilities.Misha Brukman
2002-12-23New files for miscompilation detectionChris Lattner