summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/encoded_file.py
diff options
context:
space:
mode:
authorPetar Jovanovic <petar.jovanovic@mips.com>2019-03-07 16:31:08 +0000
committerPetar Jovanovic <petar.jovanovic@mips.com>2019-03-07 16:31:08 +0000
commit95817d364104f6aa754af7e7034540b5a62eb2c2 (patch)
tree0ab808ba348053fdf4c9a0d92c324581dab73229 /lldb/packages/Python/lldbsuite/support/encoded_file.py
parent94049554166ce3243f19c59240074d0000151e38 (diff)
downloadbcm5719-llvm-95817d364104f6aa754af7e7034540b5a62eb2c2.tar.gz
bcm5719-llvm-95817d364104f6aa754af7e7034540b5a62eb2c2.zip
[DebugInfo] Fix the type of the formated variable
Change the format type of *Personality and *LSDAAddress to PRIx64 since they are of type 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/D58451 llvm-svn: 355607
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/encoded_file.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud