From c6808f2cb2625a8656f92c0153eaea0446d6a12a Mon Sep 17 00:00:00 2001 From: skganesan008 <161377008+skganesan008@users.noreply.github.com> Date: Wed, 22 Oct 2025 17:12:18 -0500 Subject: [PATCH] [CI] test failing build --- llvm/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt index af28bf0169108..7c12a9302ecda 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)