summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
diff options
context:
space:
mode:
authorTim Northover <t.p.northover@gmail.com>2013-05-19 09:55:06 +0000
committerTim Northover <t.p.northover@gmail.com>2013-05-19 09:55:06 +0000
commit79ab7f736fd267665e8b5677f73add15e8c7a7c6 (patch)
treee6ed6634df5d0e29614c89e52166b3d31e3c8824 /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
parent10bb5b90edb6702db64a037c6ed3ac6a11b265c8 (diff)
downloadbcm5719-llvm-79ab7f736fd267665e8b5677f73add15e8c7a7c6.tar.gz
bcm5719-llvm-79ab7f736fd267665e8b5677f73add15e8c7a7c6.zip
Print uint64_t -debug text correctly on 32-bit hosts
On 32-bit hosts %p can print garbage when given a uint64_t, we should use %llx instead. This only affects the output of the debugging text produced by lli. llvm-svn: 182209
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud