projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f2f50d
)
[X86] Vectorcall Calling Convention - Adding CodeGen Complete Support
author
Oren Ben Simhon
<oren.ben.simhon@intel.com>
Wed, 21 Dec 2016 08:58:19 +0000
(08:58 +0000)
committer
Oren 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
patch
|
blob
|
history
diff --git
a/openmp/CMakeLists.txt
b/openmp/CMakeLists.txt
index
3d60633
..
f50b2fc
100644
(file)
--- 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)