From 2b68e95dc5058e67a04b73cad8a7f4ea3f0dc1e2 Mon Sep 17 00:00:00 2001 From: skganesan008 <161377008+skganesan008@users.noreply.github.com> Date: Tue, 14 Oct 2025 06:57:42 -0500 Subject: [PATCH] [CI] test failing build - count2 --- llvm/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt index c450ee5a3d72e..c8d74bd56cd81 100644 --- a/llvm/CMakeLists.txt +++ b/llvm/CMakeLists.txt @@ -1,3 +1,4 @@ +FAIL # See docs/CMake.html for instructions about how to build LLVM with CMake. cmake_minimum_required(VERSION 3.20.0)