[clang] XFAIL clang/Driver/test/compress.c on AIX (PR #87269)

via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 8 07:18:05 PDT 2024


================
@@ -1,5 +1,9 @@
+// XFAIL: system-aix
+
 // REQUIRES: zlib
 
+// XFAIL: target={{.*}}-aix{{.*}}
----------------
alisonzhang4 wrote:

That seems correct, I've removed `// XFAIL: target={{.*}}-aix{{.*}}`

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


More information about the cfe-commits mailing list