summaryrefslogtreecommitdiffstats
path: root/llvm/include/Support/SystemUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-65/+0
* Add support for killing the program if it executes for too long.Chris Lattner2004-07-241-2/+3
* Add a new function for the JITChris Lattner2004-05-281-0/+7
* Add new functionChris Lattner2004-04-021-0/+4
* 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
OpenPOWER on IntegriCloud