]> granicus.if.org Git - clang/commitdiff
Fix spelling of WINDOWS in a test
authorErich Keane <erich.keane@intel.com>
Fri, 7 Dec 2018 15:06:43 +0000 (15:06 +0000)
committerErich Keane <erich.keane@intel.com>
Fri, 7 Dec 2018 15:06:43 +0000 (15:06 +0000)
Change-Id: I232515655359f14308e1c5509c4b7db96d1fafcb

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348598 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/attr-target-mv.c

index c65068a2a6634b4c2ff0ac56f2e4239e76ef0ea7..372b14053fcfd26633a72ae9184ee887ef6ec83c 100644 (file)
@@ -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]*}})