Revert "Revert "builtins: enable builtins build for MSVC""

Previous changes should now permit building on MSVC 2013 in addition to MSVC
2015.

llvm-svn: 250000
This commit is contained in:
Saleem Abdulrasool 2015-10-11 22:00:46 +00:00
parent 1e91a278b6
commit 76e70699d5
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ if (APPLE)
add_subdirectory(Darwin-excludes)
add_subdirectory(macho_embedded)
darwin_add_builtin_libraries(${BUILTIN_SUPPORTED_OS})
elseif (NOT WIN32 OR MINGW)
else ()
foreach (arch ${BUILTIN_SUPPORTED_ARCH})
if (CAN_TARGET_${arch})
# Filter out generic versions of routines that are re-implemented in