diff --git a/llvm/test/DebugInfo/Generic/debug-ranges-duplication.ll b/llvm/test/DebugInfo/Generic/debug-ranges-duplication.ll index e9c23100eeda..b31469e899d6 100644 --- a/llvm/test/DebugInfo/Generic/debug-ranges-duplication.ll +++ b/llvm/test/DebugInfo/Generic/debug-ranges-duplication.ll @@ -1,5 +1,5 @@ ; AIX doesn't currently support DWARF 5 section .debug_rnglists -; XFAIL: target={{.*}}-aix{{.*}} +; XFAIL: target={{.*}}-zos{{.*}}, target={{.*}}-aix{{.*}} ; RUN: %llc_dwarf -O0 -filetype=obj < %s | llvm-dwarfdump -debug-info - | FileCheck %s ;