Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+5 |
* | Added LLVM notice. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Tersified and fixed whitespace (tabs -> spaces). | Misha Brukman | 2003-09-29 | 1 | -10/+6 |
* | In ExecWait(), made the child process exit if it can't execve() the new | John Criswell | 2003-09-17 | 1 | -1/+1 |
* | Added the ExecWait() function. | John Criswell | 2003-09-17 | 1 | -0/+8 |
* | Remove references to `bugpoint' from the now-generic system utilities. | Misha Brukman | 2003-08-07 | 1 | -5/+6 |
* | Moved removeFile() and getUniqueFilename() into FileUtilities. | Misha Brukman | 2003-08-07 | 1 | -10/+0 |
* | New files for miscompilation detection | Chris Lattner | 2002-12-23 | 1 | -0/+46 |