================
@@ -0,0 +1,112 @@
+; RUN: llc <%s --mtriple s390x-ibm-zos --filetype=obj -o - | \
----------------
MaskRay wrote:

`llc < %s` does not need `-o -`. .ll tests in llvm/test/MC is probably not a 
good convention we'd recommend. Move to llvm/test/CodeGen/SystemZ, perhaps 
under a directory zos/ ?

https://github.com/llvm/llvm-project/pull/133799
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to