[llvm] Revert changes to llvm-string stdin test and XFAIL on AIX (PR #160821)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 26 00:34:23 PDT 2025


================
@@ -1,13 +1,13 @@
+; XFAIL: target={{.*}}-aix{{.*}}
----------------
jh7370 wrote:

This isn't correct. It'll XFAIL the test if the AIX target is enabled, when it should be when the host system is AIX.

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


More information about the llvm-commits mailing list