Avatar
おお,なるほど.llvm-project の upstream の変更は結構遅れて入ってくるんですね.
3:38 PM
と思ったらこっち自体には upstream 側が変更されたらすぐに入っているんですね. https://github.com/apple/llvm-project/commit/e939bf67e34037970192fa90ad22ab7628f5de33
  • add zstd to llvm::compression namespace
  • add a CMake option LLVM_ENABLE_ZSTD with behavior mirroring that of LLVM_ENABLE_ZLIB
  • add tests for zstd to `llvm/unittests/Support/CompressionTes...