Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-06 | llvm-nm: treat weak undefined as undefined. | Rafael Espindola | 1 | -2/+2 |
2015-07-06 | When sorting by address, undefined symbols go first. | Rafael Espindola | 1 | -16/+17 |
2014-10-31 | Object, COFF: Cleanup symbol type code, improve binutils compatibility | David Majnemer | 1 | -1/+1 |
2014-07-08 | Changed the lvm-nm alias "-s" for -print-armap to "-M". | Kevin Enderby | 1 | -1/+1 |
2012-11-13 | numerically sort the symbols, so that the testcase result is uniform | Shankar Easwaran | 1 | -23/+23 |
2012-11-13 | llvm-nm: Make sort more stable when symbol names are equal. | Daniel Dunbar | 1 | -1/+1 |
2012-11-13 | Adding changes to support GNU style archive library reading | Shankar Easwaran | 1 | -0/+225 |