From: Erich Keane Date: Fri, 7 Dec 2018 15:06:43 +0000 (+0000) Subject: Fix spelling of WINDOWS in a test X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33c3e3eabbb261eb662c368b069b831c967ba88b;p=clang Fix spelling of WINDOWS in a test Change-Id: I232515655359f14308e1c5509c4b7db96d1fafcb git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348598 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/attr-target-mv.c b/test/CodeGen/attr-target-mv.c index c65068a2a6..372b14053f 100644 --- a/test/CodeGen/attr-target-mv.c +++ b/test/CodeGen/attr-target-mv.c @@ -118,7 +118,7 @@ void bar5() { // WINDOWS: define dso_local void @foo_decls.resolver() comdat // WINDOWS: call void @foo_decls.sse4.2 -// Windows: call void @foo_decls +// WINDOWS: call void @foo_decls // LINUX: define void @bar4() // LINUX: call void @foo_multi.ifunc(i32 1, double 5.{{[0+e]*}})