[Openmp-commits] [PATCH] D123177: [libomptarget] Add device RTL to regression test dependencies.

Kelvin Li via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Apr 6 09:20:27 PDT 2022


kkwli0 added a comment.

Not sure if it is related. If I do a clean `make check-openmp`, I see many failures due to missing `FileCheck` etc.

  ...
  $ "build-llvm/./bin/FileCheck" "/llvm-project/openmp/runtime/test/ompt/parallel/nested_threadnum.c"
  # command stderr:
  'build-llvm/./bin/FileCheck': command not found
  error: command failed with exit status: 127


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123177/new/

https://reviews.llvm.org/D123177



More information about the Openmp-commits mailing list