Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New command line parsing. This isn't as perfect as I would have liked. The Co... | Tanya Lattner | 2003-12-06 | 1 | -58/+247 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -2/+4 |
* | Added LLVM copyright to Makefiles. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | Removed extraneous comment line. | John Criswell | 2003-10-20 | 1 | -1/+0 |
* | Added copyright header to all C++ source files. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | Rewrite head-of-file comment. | Brian Gaeke | 2003-10-10 | 1 | -7/+4 |
* | Fix spelling. | Misha Brukman | 2003-10-10 | 1 | -2/+2 |
* | Squelch warning and delete extra space. | Misha Brukman | 2003-09-23 | 1 | -4/+1 |
* | Fixed warning. | Tanya Lattner | 2003-09-13 | 1 | -1/+1 |
* | First version of llvm-ar added to cvs repository. | Tanya Lattner | 2003-08-28 | 2 | -0/+379 |