Forked from
Glasgow Haskell Compiler / GHC
7795 commits behind, 629 commits ahead of the upstream repository.
-
Cheng Shao authored
This commit cleans up how we include the xxhash.h header and only define XXH_INLINE_ALL, which is sufficient to inline the xxHash functions without symbol collision. (cherry picked from commit ee01de7d) (cherry picked from commit 2c52e59b)
Cheng Shao authoredThis commit cleans up how we include the xxhash.h header and only define XXH_INLINE_ALL, which is sufficient to inline the xxHash functions without symbol collision. (cherry picked from commit ee01de7d) (cherry picked from commit 2c52e59b)
Hash.c 16.37 KiB