summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-04-29 15:08:05 +0000
committerTobias Grosser <tobias@grosser.es>2016-04-29 15:08:05 +0000
commitfee94ff8a996050547b0ba8cce2cda730b304b8f (patch)
tree9cb55d485278ace4e6cf5f744ef47c3ebc505f26
parentd7773f7209c0e7f2de5c1e29420c3dda5c23366d (diff)
downloadbcm5719-llvm-fee94ff8a996050547b0ba8cce2cda730b304b8f.tar.gz
bcm5719-llvm-fee94ff8a996050547b0ba8cce2cda730b304b8f.zip
Remove leftover
llvm-svn: 268049
-rw-r--r--llvm/tools/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/tools/CMakeLists.txt b/llvm/tools/CMakeLists.txt
index 19178b37c6b..8ca7bae8971 100644
--- a/llvm/tools/CMakeLists.txt
+++ b/llvm/tools/CMakeLists.txt
@@ -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)
OpenPOWER on IntegriCloud