aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-06-19 22:39:54 -0700
committerFangrui Song <i@maskray.me>2024-06-19 22:39:54 -0700
commitfd88089151e66a4cb1d90aaa224e4cb4e7a748f4 (patch)
tree3fc9c2229bdafae877ace77df8d2f65e4777931d /llvm/lib/IR/Module.cpp
parentac02bf733c9fd9242877109096dd0f6768f2766b (diff)
downloadllvm-fd88089151e66a4cb1d90aaa224e4cb4e7a748f4.zip
llvm-fd88089151e66a4cb1d90aaa224e4cb4e7a748f4.tar.gz
llvm-fd88089151e66a4cb1d90aaa224e4cb4e7a748f4.tar.bz2
-fsanitize=vptr: Change hash function and simplify bit mixer
llvm::hash_value is not guaranteed to be deterministic. Use the deterministic xxh3_64bits. A strong bit mixer isn't necessary. Use a simpler one that works well with pointers.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions