Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove uses of "%T" from test/Object/archive-* tests. | Kuba Mracek | 2017-08-20 | 1 | -1/+1 |
* | Revert archive-* tests from r310953, there were test failures. | Kuba Mracek | 2017-08-15 | 1 | -1/+1 |
* | [llvm] Get rid of "%T" expansions | Kuba Mracek | 2017-08-15 | 1 | -1/+1 |
* | [llvm-ar] errors go on stderr and not on stdout. | Davide Italiano | 2017-04-05 | 1 | -1/+1 |
* | Don't modify archive members unless really needed. | Rafael Espindola | 2017-02-21 | 1 | -3/+3 |
* | test: adjust the test for the BSD format | Saleem Abdulrasool | 2017-02-09 | 1 | -3/+8 |
* | Accept lower case to handle windows error messages. | Rafael Espindola | 2015-07-14 | 1 | -1/+1 |
* | Add support for reading members out of thin archives. | Rafael Espindola | 2015-07-14 | 1 | -0/+6 |
* | llvm-ar: Don't try to extract from thin archives. | Rafael Espindola | 2015-07-14 | 1 | -0/+3 |
* | llvm-ar: print an error when the requested member is not found. | Rafael Espindola | 2015-07-14 | 1 | -0/+4 |
* | Rename a test. NFC. | Rafael Espindola | 2015-07-14 | 1 | -0/+43 |