Tim Northover a73a6141ca 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182209 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-19 09:55:06 +00:00
..
2013-05-04 05:30:49 +00:00
2013-05-13 01:16:13 +00:00
2013-05-04 03:06:50 +00:00
2013-05-17 22:58:42 +00:00
2013-05-17 23:20:58 +00:00
2013-04-05 20:00:35 +00:00
2013-04-05 20:00:35 +00:00