aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAiden Grossman <aidengrossman@google.com>2025-03-29 05:25:16 +0000
committerAiden Grossman <aidengrossman@google.com>2025-03-29 05:25:16 +0000
commitc4f484566d2bd80a7f382ee12387e596730e1493 (patch)
tree0e9792e1d966be71bb82910b0032afee2bc0ee8a
parent63ab6420759f2e4fe36b41b6c5ac634f5ed19f3a (diff)
downloadllvm-users/boomanaiden154/main.ci-exclude-docs-directories-from-triggering-rebuilds.zip
llvm-users/boomanaiden154/main.ci-exclude-docs-directories-from-triggering-rebuilds.tar.gz
llvm-users/boomanaiden154/main.ci-exclude-docs-directories-from-triggering-rebuilds.tar.bz2
Created using spr 1.3.4 [skip ci]
-rw-r--r--polly/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/polly/CMakeLists.txt b/polly/CMakeLists.txt
index a97b635..c323275 100644
--- a/polly/CMakeLists.txt
+++ b/polly/CMakeLists.txt
@@ -1,5 +1,4 @@
# Check if this is a in tree build.
-# Testing.
if (NOT DEFINED LLVM_MAIN_SRC_DIR)
project(Polly)
cmake_minimum_required(VERSION 3.20.0)