summaryrefslogtreecommitdiff
path: root/include/Support/SystemUtils.h
Commit message (Expand)AuthorAge
* Add support for killing the program if it executes for too long.Chris Lattner2004-07-24
* Add a new function for the JITChris Lattner2004-05-28
* Add new functionChris Lattner2004-04-02
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM notice.John Criswell2003-10-20
* Standardize header file commentsChris Lattner2003-09-30
* Tersified and fixed whitespace (tabs -> spaces).Misha Brukman2003-09-29
* In ExecWait(), made the child process exit if it can't execve() the newJohn Criswell2003-09-17
* Added the ExecWait() function.John Criswell2003-09-17
* Remove references to `bugpoint' from the now-generic system utilities.Misha Brukman2003-08-07
* Moved removeFile() and getUniqueFilename() into FileUtilities.Misha Brukman2003-08-07
* New files for miscompilation detectionChris Lattner2002-12-23