diff options
author | Petar Jovanovic <petar.jovanovic@mips.com> | 2019-02-05 22:23:46 +0000 |
---|---|---|
committer | Petar Jovanovic <petar.jovanovic@mips.com> | 2019-02-05 22:23:46 +0000 |
commit | b33f00f50841067a405c7c84d406d95ba1714958 (patch) | |
tree | 25bddb96a14b4c11d44560e7b78d969e298f1b3f /lldb/packages/Python/lldbsuite/test | |
parent | 3349bd662aade8f8681e0849fd8dcba630a99e68 (diff) | |
download | bcm5719-llvm-b33f00f50841067a405c7c84d406d95ba1714958.tar.gz bcm5719-llvm-b33f00f50841067a405c7c84d406d95ba1714958.zip |
[elfabi] Fix the type of the variable formated for error output
Change the format type of Dyn.SONameOffset to PRIx64 since it is a uint64_t.
The problem was detected on mips builds, where it was printing junk values
and causing test failure.
Patch by Milos Stojanovic.
Differential Revision: https://reviews.llvm.org/D57676
llvm-svn: 353225
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions