[llvm] [test] llvm-ar: Fix inadvertent unXFAIL for Apple platforms (PR #159796)
Daniel RodrÃguez Troitiño via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 30 10:18:08 PDT 2025
================
@@ -1,5 +1,5 @@
## Test Print output
-# XFAIL: target={{.*}}-darwin{{.*}}
+# XFAIL: target={{.*}}-apple-{{.*}}
----------------
drodriguez wrote:
Remove
https://github.com/llvm/llvm-project/pull/159796
More information about the llvm-commits
mailing list