From fd7b12fb605993210b928fbd37b8d72ce2f04146 Mon Sep 17 00:00:00 2001 From: skganesan008 <161377008+skganesan008@users.noreply.github.com> Date: Wed, 29 Oct 2025 18:30:23 -0500 Subject: [PATCH] [CI] test failing build --- llvm/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt index af28bf0169108..91f74d5071fcb 100644 --- a/llvm/CMakeLists.txt +++ b/llvm/CMakeLists.txt @@ -1,4 +1,4 @@ - +FAIL # See docs/CMake.html for instructions about how to build LLVM with CMake. cmake_minimum_required(VERSION 3.20.0)