aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-ar/Archive.h
Commit message (Expand)AuthorAgeFilesLines
* Remove support for truncating names in archives.Rafael Espindola2013-07-111-3/+1
* Don't treat bitcode files specially in llvm-ar.Rafael Espindola2013-07-051-5/+0
* Convert some uses of PathV1.h in ArchiveWriter.cpp.Rafael Espindola2013-06-211-1/+2
* Add r184420 back, but also handle long file names.Rafael Espindola2013-06-201-7/+2
* Revert "Don't include directory names in archives."Rafael Espindola2013-06-201-2/+7
* Don't include directory names in archives.Rafael Espindola2013-06-201-7/+2
* Remove remaining bits of the old LLVM specific symtab handling.Rafael Espindola2013-06-201-19/+0
* Remove more unused functions.Rafael Espindola2013-06-201-18/+0
* Remove unused methods.Rafael Espindola2013-06-201-31/+0
* Really fix the missing header :-(Rafael Espindola2013-06-191-1/+1
* Add missing include found by the bots.Rafael Espindola2013-06-191-0/+1
* Remove last use of PathV1.h from Archive.hRafael Espindola2013-06-191-11/+15
* Always set the mode.Rafael Espindola2013-06-191-9/+0
* Remove more uses of sys::Path.Rafael Espindola2013-06-191-18/+17
* Remove unused function.Rafael Espindola2013-06-191-21/+0
* Reduce sys::Path usage in llvm-ar.Rafael Espindola2013-06-191-2/+2
* Move lib/Archive to tools/llvm-ar.Rafael Espindola2013-06-171-0/+524