[llvm] [llvm-lit] Resolve env subcommand required error (PR #98414)

Paul Kirth via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 08:29:13 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
----------------
ilovepi wrote:

This file shouldn’t be modified at all. Please make it match what is on main.  

https://github.com/llvm/llvm-project/pull/98414


More information about the llvm-commits mailing list