Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't reject an empty archive. | Rafael Espindola | 2013-07-12 | 1 | -0/+3 |
* | Remove this test for now. | Rafael Espindola | 2013-07-10 | 1 | -7/+0 |
* | Find the symbol table on archives created on OS X. | Rafael Espindola | 2013-07-10 | 1 | -0/+7 |
* | Don't crash in 'llvm -s' when an archive has no symtab. | Rafael Espindola | 2013-07-10 | 1 | -10/+17 |
* | Add support for archives with no symbol table or string table. | Rafael Espindola | 2013-07-04 | 1 | -0/+3 |
* | Add support for gnu archives with a string table and no symtab. | Rafael Espindola | 2013-07-03 | 1 | -0/+3 |
* | Make sure ar is creating a new file instead of updating an existing one. | Rafael Espindola | 2013-06-20 | 1 | -0/+1 |
* | Change the actual tests to match the input directory rename (duh) | Matt Beaumont-Gay | 2011-10-31 | 1 | -2/+2 |
* | Object: change test to create archive. | Michael J. Spencer | 2011-10-25 | 1 | -2/+3 |
* | Add binary archive support to llvm-nm. | Michael J. Spencer | 2011-09-27 | 1 | -0/+17 |