summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/PowerPC
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-objdump] Use %08 instead of %016 to print leading addresses for 32-bit ↵Fangrui Song2019-06-171-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 Fertile2019-02-122-0/+45
llvm-svn: 353865
OpenPOWER on IntegriCloud