Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-03-30 20:56:50 +0300
committerTobias Grosser <tobias@grosser.es>2015-03-30 20:56:50 +0300
commitd654eeb862587ab235d63f63e5f1cdceda9dd47b (patch)
tree99b9bf7448abe7db9a9cc67d97062539256e85c6 /polly/test
parent18b03e606eb8cc37456485864ead8902c784eea5 (diff)
Drop some CLooG leftovers
llvm-svn: 233572
Diffstat (limited to 'polly/test')
-rw-r--r--polly/test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/polly/test/CMakeLists.txt b/polly/test/CMakeLists.txt
index 76250eedb19c..4075f0aab7e7 100644
--- a/polly/test/CMakeLists.txt
+++ b/polly/test/CMakeLists.txt
@@ -3,7 +3,6 @@ set(POLLY_TEST_DIRECTORIES
"ScopInfo"
"ScheduleOptimizer"
"CodeGen"
- "Cloog"
"OpenMP"
"polybench"
"vect")