1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-29 11:21:22 +03:00

Move block splitter from stack to CCtx

This commit is contained in:
senhuang42
2021-09-22 11:16:46 -04:00
parent e3feec74d3
commit 1d8143c84f
3 changed files with 51 additions and 32 deletions

View File

@ -93,4 +93,4 @@ test: libzstd
.PHONY: clean
clean:
$(RM) -rf linux
$(RM) -rf linux test/test test/static_test