Forked from
Glasgow Haskell Compiler / GHC
5632 commits behind the upstream repository.
-
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.
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.
Hash.c 16.43 KiB