summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-10-31 05:16:14 +0000
committerLang Hames <lhames@gmail.com>2018-10-31 05:16:14 +0000
commit91449355f554bd10d38910fabb6f8b006885648e (patch)
tree7fa4ba07aea72f2e7c5af662ffbe6ce57fbfdf58 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent86d122ec36ac8560e78ef57554ad9b03acb2f143 (diff)
[ORC] Fix hex printing of uint64_t values.
A plain "%x" format string will drop the high 32-bits. Use the PRIx64 macro instead. llvm-svn: 345696
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions