[X86] Vectorcall Calling Convention - Adding CodeGen Complete Support

Fixing build issues.

llvm-svn: 290242
This commit is contained in:
Oren Ben Simhon 2016-12-21 08:58:19 +00:00
parent 4f2f50dc64
commit 016f2af3c7
1 changed files with 1 additions and 1 deletions

View 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)