Also warn if llvm-lit is not available.
commitb09770a31b76ca1f3532c325debceefb2b443607
authorMichael Kruse <llvm@meinersbur.de>
Thu, 25 Aug 2016 10:35:22 +0000 (25 10:35 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Thu, 25 Aug 2016 10:35:22 +0000 (25 10:35 +0000)
treef2e682aa6f992ed92e1b0fbc55b2c77eb643434b
parent43d2e522961d1653b1393efeab4a30472363bbbd
Also warn if llvm-lit is not available.

The program 'llvm-lit', like 'not' and 'FileCheck' are necessary for running
check-polly. Warn of any of the three is not in LLVM_INSTALL_ROOT/bin directory.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@279728 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt