[CMake] Disable LLVM_INCLUDE_GO_TESTS by default
authorFangrui Song <i@maskray.me>
Thu, 6 Jan 2022 04:03:52 +0000 (20:03 -0800)
committerFangrui Song <i@maskray.me>
Thu, 6 Jan 2022 04:03:52 +0000 (20:03 -0800)
commitf71e02fa46f8ff2e37dc2fee02a63227b823b292
treea717683cdcf7f940853293ab8a87898657dd745e
parent15702ff9ce28b3f4aafec13be561359d4c721595
[CMake] Disable LLVM_INCLUDE_GO_TESTS by default

llvm/test/Bindings/Go is quite flaky in the past few months and nobody fixes it.

See

* https://lists.llvm.org/pipermail/llvm-dev/2021-December/154353.html "Suggestions on debugging pre-merge test failure that looks irrelevant."
* https://github.com/llvm/llvm-project/issues/53017

Reviewed By: aeubanks

Differential Revision: https://reviews.llvm.org/D116698
llvm/CMakeLists.txt