summaryrefslogtreecommitdiff
path: root/test/Driver/no-integrated-as.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/no-integrated-as.s')
-rw-r--r--test/Driver/no-integrated-as.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/no-integrated-as.s b/test/Driver/no-integrated-as.s
index cd6f5e2867a4f..bf6e69dd81967 100644
--- a/test/Driver/no-integrated-as.s
+++ b/test/Driver/no-integrated-as.s
@@ -1,6 +1,6 @@
; RUN: %clang -### -no-integrated-as -c %s 2>&1 | FileCheck %s -check-prefix IAS
; Windows doesn't support no-integrated-as
-; XFAIL: win32,win64
+; XFAIL: windows-msvc
;
; Make sure the current file's filename appears in the output.
; We can't generically match on the assembler name, so we just make sure