[clang] Use cmake to find perl executable (PR #91275)
Matthias Braun via cfe-commits
cfe-commits at lists.llvm.org
Mon May 6 16:26:12 PDT 2024
================
@@ -1,4 +1,4 @@
-REQUIRES: shell
+REQUIRES: perl
----------------
MatzeB wrote:
Seems there is `rm` but no `ls`: https://github.com/MatzeB/llvm-project/blob/5e5b18a31057f0d086ce9731d2b58aa70d55eef5/llvm/utils/lit/lit/TestRunner.py?plain=1#L714
https://github.com/llvm/llvm-project/pull/91275
More information about the cfe-commits
mailing list