[all-commits] [llvm/llvm-project] bc4bcb: [llvm] [test] Add missing canonicalization of LLVM...

Michał Górny via All-commits all-commits at lists.llvm.org
Thu Oct 6 07:09:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc4bcbcfc820b324f680e8f260691c38052eedc9
      https://github.com/llvm/llvm-project/commit/bc4bcbcfc820b324f680e8f260691c38052eedc9
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M llvm/test/CMakeLists.txt

  Log Message:
  -----------
  [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




More information about the All-commits mailing list