diff --git a/clang/test/Driver/compress.c b/clang/test/Driver/compress.c index 073bbe2afc8b9..7d30f1eae4934 100644 --- a/clang/test/Driver/compress.c +++ b/clang/test/Driver/compress.c @@ -1,3 +1,5 @@ +// XFAIL: system-aix + // REQUIRES: zlib // RUN: %clang -### -fintegrated-as -Wa,-compress-debug-sections -c %s 2>&1 | FileCheck -check-prefix CHECK-_COMPRESS_DEBUG_SECTIONS %s