summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOren Ben Simhon <oren.ben.simhon@intel.com>2016-12-21 09:04:08 +0000
committerOren Ben Simhon <oren.ben.simhon@intel.com>2016-12-21 09:04:08 +0000
commitc11addb5065ddb20bb08ea3433d926ad281a87e6 (patch)
treecfc3406b5904f7ec633e3c0e6084f33e9d6f5818
parentde2eea72987731ff0fcb504d9dc8c09d35b1178a (diff)
downloadbcm5719-llvm-c11addb5065ddb20bb08ea3433d926ad281a87e6.tar.gz
bcm5719-llvm-c11addb5065ddb20bb08ea3433d926ad281a87e6.zip
Reverting last change.
llvm-svn: 290245
-rw-r--r--openmp/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/CMakeLists.txt b/openmp/CMakeLists.txt
index f50b2fc54e8..3d60633b33b 100644
--- a/openmp/CMakeLists.txt
+++ b/openmp/CMakeLists.txt
@@ -2,4 +2,4 @@ cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
set(OPENMP_LLVM_TOOLS_DIR "" CACHE PATH "Path to LLVM tools for testing")
-#add_subdirectory(runtime)
+add_subdirectory(runtime)
OpenPOWER on IntegriCloud