summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/class_members
diff options
context:
space:
mode:
authorPetar Jovanovic <petar.jovanovic@mips.com>2019-02-05 18:09:28 +0000
committerPetar Jovanovic <petar.jovanovic@mips.com>2019-02-05 18:09:28 +0000
commit40a7f63c37e3479d554bba63bc5cb713615d6daf (patch)
treeac076facda3b01ff49cf95ea929d36a228a4cb47 /lldb/packages/Python/lldbsuite/test/python_api/class_members
parentd5444ccf17cb016779c6ace75e41826173497361 (diff)
downloadbcm5719-llvm-40a7f63c37e3479d554bba63bc5cb713615d6daf.tar.gz
bcm5719-llvm-40a7f63c37e3479d554bba63bc5cb713615d6daf.zip
[PGO] Fix the type of the formated variable
Change the format type of Value to PRIu64 since it is a uint64_t. The problem was detected on mips boards building 32-bit binaries, where it was printing junk values and causing test failure. Patch by Milos Stojanovic. Differential Revision: https://reviews.llvm.org/D57583 llvm-svn: 353194
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/class_members')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud