[all-commits] [llvm/llvm-project] ca5f05: [Polly][test] Add dependency to count.

Michael Kruse via All-commits all-commits at lists.llvm.org
Sat Aug 28 20:55:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca5f05d2df53a991ac307fdbe571c40b2af9a446
      https://github.com/llvm/llvm-project/commit/ca5f05d2df53a991ac307fdbe571c40b2af9a446
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2021-08-28 (Sat, 28 Aug 2021)

  Changed paths:
    M polly/test/CMakeLists.txt

  Log Message:
  -----------
  [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




More information about the All-commits mailing list