A plain "%x" format string will drop the high 32-bits. Use the PRIx64 macro instead. llvm-svn: 345696
12 KiB
12 KiB
A plain "%x" format string will drop the high 32-bits. Use the PRIx64 macro instead. llvm-svn: 345696