From 72084078157096885a6f3c827e5af64fd252a65e Mon Sep 17 00:00:00 2001 From: Taewook Oh Date: Fri, 9 Aug 2019 20:52:39 +0000 Subject: [PATCH] Revert the test commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368485 91177308-0d34-0410-b5e6-96231b3b80d8 --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e34f0459a4e..44a269292fa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1104,5 +1104,3 @@ if (LLVM_INCLUDE_BENCHMARKS) add_subdirectory(utils/benchmark) add_subdirectory(benchmarks) endif() - - -- 2.50.1