aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-ar/ArchiveReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't treat bitcode files specially in llvm-ar.Rafael Espindola2013-07-051-7/+0
* Remove remaining bits of the old LLVM specific symtab handling.Rafael Espindola2013-06-201-10/+0
* Remove more unused functions.Rafael Espindola2013-06-201-63/+0
* Remove unused methods.Rafael Espindola2013-06-201-139/+0
* Remove last use of PathV1.h from Archive.hRafael Espindola2013-06-191-5/+5
* Remove more uses of sys::Path.Rafael Espindola2013-06-191-11/+8
* Remove unused function.Rafael Espindola2013-06-191-12/+0
* Reduce sys::Path usage in llvm-ar.Rafael Espindola2013-06-191-1/+1
* Move lib/Archive to tools/llvm-ar.Rafael Espindola2013-06-171-0/+557