[llvm-branch-commits] [llvm] [MC] Rewrite stdin.s to use python (PR #157232)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Sep 8 10:47:06 PDT 2025
================
@@ -0,0 +1,25 @@
+# RUN: echo "// comment" > %t.input
+# RUN: which llvm-mc | %python %s %t
----------------
boomanaiden154 wrote:
Done.
https://github.com/llvm/llvm-project/pull/157232
More information about the llvm-branch-commits
mailing list