[llvm] [llvm-lit] Add precommit test to verify current behavior of glob expansion in lit's internal shell (PR #106325)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 23:08:33 PDT 2024
================
@@ -0,0 +1,2 @@
+## This is the second example file used for testing glob pattern matching.
+RUN: This is the second example file.
----------------
Harini0924 wrote:
I wasn’t too sure when you suggested renaming the suffix. I assumed you meant renaming this file suffix to `.input` to match the other file, so I did that. However, if you intended for a different suffix, like `.data` or something else, I can make that change. Please let me know if you have a specific suffix in mind.
https://github.com/llvm/llvm-project/pull/106325
More information about the llvm-commits
mailing list