[Polly][test] Add dependency to count.
authorMichael Kruse <llvm-project@meinersbur.de>
Sun, 29 Aug 2021 03:50:07 +0000 (22:50 -0500)
committerMichael Kruse <llvm-project@meinersbur.de>
Sun, 29 Aug 2021 03:50:07 +0000 (22:50 -0500)
commitca5f05d2df53a991ac307fdbe571c40b2af9a446
tree506e31fca175aab0b3fc3a0f1199ff23b7b7fe25
parentffa39b4582dfe7c306fbe1ac8652ef566f4ee2c7
[Polly][test] Add dependency to count.

Polly does not use the count program itself, but somewhere in lit it is
expected to exists. Otherwise, the following error occurs:

    llvm-lit: llvm-project/llvm/utils/lit/lit/llvm/subst.py:133: fatal: Did not find count in ./bin
polly/test/CMakeLists.txt