aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/SystemUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM notice.John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Tersified and fixed whitespace (tabs -> spaces).Misha Brukman2003-09-291-10/+6
* In ExecWait(), made the child process exit if it can't execve() the newJohn Criswell2003-09-171-1/+1
* Added the ExecWait() function.John Criswell2003-09-171-0/+8
* Remove references to `bugpoint' from the now-generic system utilities.Misha Brukman2003-08-071-5/+6
* Moved removeFile() and getUniqueFilename() into FileUtilities.Misha Brukman2003-08-071-10/+0
* New files for miscompilation detectionChris Lattner2002-12-231-0/+46