mirror of
https://github.com/facebook/zstd.git
synced 2025-11-22 00:10:22 -05:00
Use an helper function, which will just return 0 in case the feature is disabled. Allows constant propagation and removal of dead code.
Use an helper function, which will just return 0 in case the feature is disabled. Allows constant propagation and removal of dead code.