aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Object/coff-archive.test
AgeCommit message (Expand)AuthorFilesLines
2015-07-06llvm-nm: treat weak undefined as undefined.Rafael Espindola1-2/+2
2015-07-06When sorting by address, undefined symbols go first.Rafael Espindola1-16/+17
2014-10-31Object, COFF: Cleanup symbol type code, improve binutils compatibilityDavid Majnemer1-1/+1
2014-07-08Changed the lvm-nm alias "-s" for -print-armap to "-M".Kevin Enderby1-1/+1
2012-11-13numerically sort the symbols, so that the testcase result is uniformShankar Easwaran1-23/+23
2012-11-13llvm-nm: Make sort more stable when symbol names are equal.Daniel Dunbar1-1/+1
2012-11-13Adding changes to support GNU style archive library readingShankar Easwaran1-0/+225