Fix MSVC build failure introduced in r291431
MSVC does not like to reinterpret_cast to a uint64_t. Use a different cast instead. llvm-svn: 291435
Loading
Please sign in to comment
MSVC does not like to reinterpret_cast to a uint64_t. Use a different cast instead. llvm-svn: 291435