Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objdump] Use %08 instead of %016 to print leading addresses for 32-bit ↵ | Fangrui Song | 2019-06-17 | 1 | -2/+2 |
| | | | | | | | | | | binaries Reviewed By: grimar Differential Revision: https://reviews.llvm.org/D63398 llvm-svn: 363539 | ||||
* | [PowerPC] Fix printing of negative offsets in call instruction dissasembly. | Sean Fertile | 2019-02-12 | 2 | -0/+45 |
llvm-svn: 353865 |