summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine
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
commita73a6141cac0091a2121fcbf55b78d232680317c (patch)
tree09a6834c8bd01ef0a3437fc530c22e7d039cfbc5 /test/Transforms/InstCombine
parent6d65f333a3079ea4be74e73ea1f68ab0897fec77 (diff)
downloadllvm-a73a6141cac0091a2121fcbf55b78d232680317c.tar.gz
llvm-a73a6141cac0091a2121fcbf55b78d232680317c.tar.bz2
llvm-a73a6141cac0091a2121fcbf55b78d232680317c.tar.xz
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
Diffstat (limited to 'test/Transforms/InstCombine')
0 files changed, 0 insertions, 0 deletions