diff options
Diffstat (limited to 'clang/test/Modules/ModuleModuleDebugInfo.cpp')
| -rw-r--r-- | clang/test/Modules/ModuleModuleDebugInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Modules/ModuleModuleDebugInfo.cpp b/clang/test/Modules/ModuleModuleDebugInfo.cpp index b03427e356cd..61449643937a 100644 --- a/clang/test/Modules/ModuleModuleDebugInfo.cpp +++ b/clang/test/Modules/ModuleModuleDebugInfo.cpp @@ -1,4 +1,4 @@ -// UNSUPPORTED: -zos, target={{.*}}-aix{{.*}} +// UNSUPPORTED: target={{.*}}-zos{{.*}}, target={{.*}}-aix{{.*}} // RUN: rm -rf %t // RUN: %clang_cc1 -x objective-c++ -std=c++11 -debug-info-kind=standalone \ |
