forked from OSchip/llvm-project
[X86] Vectorcall Calling Convention - Adding CodeGen Complete Support
Fixing build issues. llvm-svn: 290242
This commit is contained in:
parent
4f2f50dc64
commit
016f2af3c7
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue