[compiler-rt] r198644 - Use the PRIu64 macro for printing a uint64_t.

Justin Bogner mail at justinbogner.com
Mon Jan 6 15:35:42 PST 2014


Kaelyn Uhrain <rikka at google.com> writes:
> Author: rikka
> Date: Mon Jan  6 17:17:27 2014
> New Revision: 198644
>
> URL: http://llvm.org/viewvc/llvm-project?rev=198644&view=revLog:
> Use the PRIu64 macro for printing a uint64_t.

Thanks for fixing my mistake here :)



More information about the llvm-commits mailing list