summaryrefslogtreecommitdiff
path: root/test/Object/coff-archive.test
AgeCommit message (Expand)Author
2015-07-06llvm-nm: treat weak undefined as undefined.Rafael Espindola
2015-07-06When sorting by address, undefined symbols go first.Rafael Espindola
2014-10-31Object, COFF: Cleanup symbol type code, improve binutils compatibilityDavid Majnemer
2014-07-08Changed the lvm-nm alias "-s" for -print-armap to "-M".Kevin Enderby
2012-11-13numerically sort the symbols, so that the testcase result is uniformShankar Easwaran
2012-11-13llvm-nm: Make sort more stable when symbol names are equal.Daniel Dunbar
2012-11-13Adding changes to support GNU style archive library readingShankar Easwaran