Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
5632 commits behind the upstream repository.
  • Cheng Shao's avatar
    ee01de7d
    rts: define XXH_INLINE_ALL · ee01de7d
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    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.
    ee01de7d
    History
    rts: define XXH_INLINE_ALL
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    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