[X86] Vectorcall Calling Convention - Adding CodeGen Complete Support
authorOren Ben Simhon <oren.ben.simhon@intel.com>
Wed, 21 Dec 2016 08:58:19 +0000 (08:58 +0000)
committerOren Ben Simhon <oren.ben.simhon@intel.com>
Wed, 21 Dec 2016 08:58:19 +0000 (08:58 +0000)
Fixing build issues.

llvm-svn: 290242

openmp/CMakeLists.txt

index 3d60633..f50b2fc 100644 (file)
@@ -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)