From 921dcfd529610d03b14c5ce3552984e3407137f0 Mon Sep 17 00:00:00 2001 From: skganesan008 <161377008+skganesan008@users.noreply.github.com> Date: Wed, 22 Oct 2025 07:09:21 -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)