From 210c15f582ed36afa52b9b36fa3ab2452806c503 Mon Sep 17 00:00:00 2001 From: skganesan008 <161377008+skganesan008@users.noreply.github.com> Date: Thu, 2 Oct 2025 22:35:01 -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..18a202108da9e 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)