commit | d71ec72114694a314d6f9ad5dd1a9fa397ae47e9 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Wed Oct 31 05:16:14 2018 +0000 |
committer | Lang Hames <lhames@gmail.com> | Wed Oct 31 05:16:14 2018 +0000 |
tree | a3af91305822144249854174255805bbebf2a3e2 | |
parent | 4f27756950035dc48483bc22392180e7f3030f33 [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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345696 91177308-0d34-0410-b5e6-96231b3b80d8