Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't treat bitcode files specially in llvm-ar. | Rafael Espindola | 2013-07-05 | 1 | -7/+0 |
* | Remove last use of PathV1.h from Archive.cpp. | Rafael Espindola | 2013-06-20 | 1 | -9/+14 |
* | Add r184420 back, but also handle long file names. | Rafael Espindola | 2013-06-20 | 1 | -8/+1 |
* | Revert "Don't include directory names in archives." | Rafael Espindola | 2013-06-20 | 1 | -1/+8 |
* | Don't include directory names in archives. | Rafael Espindola | 2013-06-20 | 1 | -8/+1 |
* | Remove remaining bits of the old LLVM specific symtab handling. | Rafael Espindola | 2013-06-20 | 1 | -56/+2 |
* | Remove unused function. | Rafael Espindola | 2013-06-19 | 1 | -24/+1 |
* | Remove last use of PathV1.h from Archive.h | Rafael Espindola | 2013-06-19 | 1 | -9/+12 |
* | Remove more uses of sys::Path. | Rafael Espindola | 2013-06-19 | 1 | -5/+4 |
* | Reduce sys::Path usage in llvm-ar. | Rafael Espindola | 2013-06-19 | 1 | -9/+10 |
* | Move lib/Archive to tools/llvm-ar. | Rafael Espindola | 2013-06-17 | 1 | -0/+254 |