Remove leftover

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268049 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tobias Grosser 2016-04-29 15:08:05 +00:00
parent a4c2f26e2e
commit 55d3dc177e

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)