Use uint64_t instead of uintX_t and size_t.
uint64_t is simpler and less error-prone than target or host-dependent types. llvm-svn: 298969
Loading
Please register or sign in to comment
uint64_t is simpler and less error-prone than target or host-dependent types. llvm-svn: 298969