summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/coff-archive-short.test
Commit message (Collapse)AuthorAgeFilesLines
* Object, COFF: Cleanup symbol type code, improve binutils compatibilityDavid Majnemer2014-10-311-1/+1
| | | | | | | Do a better job classifying symbols. This increases the consistency between the COFF handling code and the ELF side of things. llvm-svn: 220952
* Changed the lvm-nm alias "-s" for -print-armap to "-M".Kevin Enderby2014-07-081-1/+1
| | | | | | | | | | This will allow the "-s" flag to implemented in the future as it is in darwin’s nm(1) to list symbols only in the specified section. Given a LGTM by Shankar Easwaran who originally implemented the support for lvm-nm’s -print-armap and archive map symbols. llvm-svn: 212576
* [Object/COFF] Fix Windows .lib name handling.Rui Ueyama2013-06-031-0/+26
llvm-svn: 183091
OpenPOWER on IntegriCloud