Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-readobj][MachO] Fix section type printing | Seiya Nuta | 2019-08-15 | 1 | -3/+3 |
* | [llvm-readobj] Change -t to --symbols in tests. NFC | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [llvm-readobj] Change -long-option to --long-option in tests. NFC | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [MC] Convert all the remaining tests from macho-dump to llvm-readobj. | Davide Italiano | 2015-09-10 | 1 | -152/+169 |
* | MachObjectWriter: optimize the string table for common suffices | Hans Wennborg | 2014-10-06 | 1 | -5/+5 |
* | macho-dump: Fix typo. | Daniel Dunbar | 2010-11-27 | 1 | -1/+1 |
* | Change section_data dumping to print hex numbers instead of using | Rafael Espindola | 2010-09-11 | 1 | -3/+3 |
* | Add a quick test of relocations. | Eric Christopher | 2010-05-27 | 1 | -0/+174 |