[llvm] [lit] Fix shell commands with newlines (PR #67898)

Joel E. Denny via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 08:57:21 PDT 2023


================
@@ -0,0 +1,2 @@
+# RUN: %{cmds-with-newlines}
+# CHECK: bac
----------------
jdenny-ornl wrote:

Yes, that was the point.  I've pushed a change to make that clearer.  Thanks.

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


More information about the llvm-commits mailing list