diff options
| author | Petar Jovanovic <petar.jovanovic@mips.com> | 2019-02-05 18:09:28 +0000 |
|---|---|---|
| committer | Petar Jovanovic <petar.jovanovic@mips.com> | 2019-02-05 18:09:28 +0000 |
| commit | 40a7f63c37e3479d554bba63bc5cb713615d6daf (patch) | |
| tree | ac076facda3b01ff49cf95ea929d36a228a4cb47 /lldb/packages/Python/lldbsuite/test/python_api/interpreter | |
| parent | d5444ccf17cb016779c6ace75e41826173497361 (diff) | |
| download | bcm5719-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/interpreter')
0 files changed, 0 insertions, 0 deletions

