summaryrefslogtreecommitdiff
path: root/test/Object/nm-archive.test
Commit message (Expand)AuthorAge
* Fix pr17056.Rafael Espindola2014-06-16
* Correct word hyphenationsAlp Toker2013-12-05
* Don't reject an empty archive.Rafael Espindola2013-07-12
* Remove this test for now.Rafael Espindola2013-07-10
* Find the symbol table on archives created on OS X.Rafael Espindola2013-07-10
* Don't crash in 'llvm -s' when an archive has no symtab.Rafael Espindola2013-07-10
* Add support for archives with no symbol table or string table.Rafael Espindola2013-07-04
* Add support for gnu archives with a string table and no symtab.Rafael Espindola2013-07-03
* Make sure ar is creating a new file instead of updating an existing one.Rafael Espindola2013-06-20
* Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay2011-10-31
* Object: change test to create archive.Michael J. Spencer2011-10-25
* Add binary archive support to llvm-nm.Michael J. Spencer2011-09-27