aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-ar
Commit message (Expand)AuthorAgeFilesLines
* New command line parsing. This isn't as perfect as I would have liked. The Co...Tanya Lattner2003-12-061-58/+247
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-2/+4
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* Removed extraneous comment line.John Criswell2003-10-201-1/+0
* Added copyright header to all C++ source files.John Criswell2003-10-201-0/+8
* Rewrite head-of-file comment.Brian Gaeke2003-10-101-7/+4
* Fix spelling.Misha Brukman2003-10-101-2/+2
* Squelch warning and delete extra space.Misha Brukman2003-09-231-4/+1
* Fixed warning.Tanya Lattner2003-09-131-1/+1
* First version of llvm-ar added to cvs repository.Tanya Lattner2003-08-282-0/+379