1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Remove leftover

llvm-svn: 268049
This commit is contained in:
Tobias Grosser 2016-04-29 15:08:05 +00:00
parent c59be741e5
commit 631087f651

View File

@ -16,10 +16,6 @@ if(WITH_POLLY)
else()
set(LLVM_TOOL_POLLY_BUILD Off)
endif()
if(NOT LLVM_TOOL_POLL_BUILD)
MESSAGE(No polly)
endif()
if(NOT LLVM_BUILD_LLVM_DYLIB )
set(LLVM_TOOL_LLVM_SHLIB_BUILD Off)