[llvm] [llvm-lit] Resolve env subcommand required error (PR #98414)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 08:29:52 PDT 2024
================
@@ -1,12 +1,11 @@
-# Check that the environment variable is set correctly
-# RUN: %{python} %s | FileCheck -DINDEX=1 %s
-# RUN: %{python} %s | FileCheck -DINDEX=2 %s
+#Check that the environment variable is set correctly
----------------
Harini0924 wrote:
yes I will change that right now
https://github.com/llvm/llvm-project/pull/98414
More information about the llvm-commits
mailing list