aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-ar/Archive.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't treat bitcode files specially in llvm-ar.Rafael Espindola2013-07-051-7/+0
* Remove last use of PathV1.h from Archive.cpp.Rafael Espindola2013-06-201-9/+14
* Add r184420 back, but also handle long file names.Rafael Espindola2013-06-201-8/+1
* Revert "Don't include directory names in archives."Rafael Espindola2013-06-201-1/+8
* Don't include directory names in archives.Rafael Espindola2013-06-201-8/+1
* Remove remaining bits of the old LLVM specific symtab handling.Rafael Espindola2013-06-201-56/+2
* Remove unused function.Rafael Espindola2013-06-191-24/+1
* Remove last use of PathV1.h from Archive.hRafael Espindola2013-06-191-9/+12
* Remove more uses of sys::Path.Rafael Espindola2013-06-191-5/+4
* Reduce sys::Path usage in llvm-ar.Rafael Espindola2013-06-191-9/+10
* Move lib/Archive to tools/llvm-ar.Rafael Espindola2013-06-171-0/+254