[all-commits] [llvm/llvm-project] 6ce872: [cmake] Remove LLVM_INCLUDE_GO_TESTS variable
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Oct 14 07:34:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ce87272487711c9f0ff408a037f5ca2e1ff5c5d
https://github.com/llvm/llvm-project/commit/6ce87272487711c9f0ff408a037f5ca2e1ff5c5d
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-10-14 (Fri, 14 Oct 2022)
Changed paths:
M clang/cmake/caches/Fuchsia-stage2.cmake
M clang/cmake/caches/Fuchsia.cmake
M llvm/CMakeLists.txt
M llvm/test/CMakeLists.txt
M llvm/test/lit.site.cfg.py.in
Log Message:
-----------
[cmake] Remove LLVM_INCLUDE_GO_TESTS variable
As pointed out by thakis in https://reviews.llvm.org/D135436#3858463,
this variable can be dropped now that the Go bindings have been
removed.
More information about the All-commits
mailing list