aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SafeStack.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2018-08-30 20:28:32 +0000
committerTim Northover <tnorthover@apple.com>2018-08-30 20:28:32 +0000
commitc0445098519defc4bd13624095fac92977c9cfe4 (patch)
tree543f7a6a9dc599ee9ecf414a4e1535eab1d47f78 /llvm/lib/CodeGen/SafeStack.cpp
parent20892fb4b04d1c066e41e5adac825a942244a5ec (diff)
downloadllvm-c0445098519defc4bd13624095fac92977c9cfe4.zip
llvm-c0445098519defc4bd13624095fac92977c9cfe4.tar.gz
llvm-c0445098519defc4bd13624095fac92977c9cfe4.tar.bz2
Hashing: use 64-bit seed for hashing on all platforms.
get_execution_seed returns a size_t which varies across platforms, but its users actually always feed it into a uint64_t role so it makes sense to be consistent. Mostly this is just a tidy-up, but it also apparently allows PCH files to be shared between Clang compilers built for 32-bit and 64-bit hosts. llvm-svn: 341113
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions