[llvm] [test] Add missing canonicalization of LLVM_ENABLE_ZSTD
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Oct 2022 12:41:52 +0000 (14:41 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Oct 2022 14:09:19 +0000 (16:09 +0200)
commitbc4bcbcfc820b324f680e8f260691c38052eedc9
tree21c1887b048658d158e5d168c0a34305162b790d
parentf7170500cf10ea9d685eb655c76a7c393fb18708
[llvm] [test] Add missing canonicalization of LLVM_ENABLE_ZSTD

Add LLVM_ENABLE_ZSTD to llvm_canonicalize_cmake_booleans().  This is
needed to ensure that the substitutions in lit.site.cfg.py resolve
to correct Python booleans.

Differential Revision: https://reviews.llvm.org/D135357
llvm/test/CMakeLists.txt