summaryrefslogtreecommitdiffstats
path: root/test/Object/nm-archive.test
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+10
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+8
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Don't reject an empty archive.Rafael Espindola2013-07-121-0/+3
* Remove this test for now.Rafael Espindola2013-07-101-7/+0
* Find the symbol table on archives created on OS X.Rafael Espindola2013-07-101-0/+7
* Don't crash in 'llvm -s' when an archive has no symtab.Rafael Espindola2013-07-101-10/+17
* Add support for archives with no symbol table or string table.Rafael Espindola2013-07-041-0/+3
* Add support for gnu archives with a string table and no symtab.Rafael Espindola2013-07-031-0/+3
* Make sure ar is creating a new file instead of updating an existing one.Rafael Espindola2013-06-201-0/+1
* Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay2011-10-311-2/+2
* Object: change test to create archive.Michael J. Spencer2011-10-251-2/+3
* Add binary archive support to llvm-nm.Michael J. Spencer2011-09-271-0/+17