[llvm] [llvm-lit] Print environment variables when using env without subcommand (PR #98414)
Paul Kirth via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 08:39:24 PDT 2024
================
@@ -0,0 +1,9 @@
+#!/usr/bin/env python
----------------
ilovepi wrote:
Is the file even needed now? AFAICT it was in place to work around `env` not working w/o a subcommand. Perhaps we should just remove it?
https://github.com/llvm/llvm-project/pull/98414
More information about the llvm-commits
mailing list