Enable stack protectors for all arrays, not just char arrays. rdar://5875909
[oota-llvm.git] / test / CodeGen / X86 / splat-scalar-load.ll
index 2b13029896eed99069611371a4cc5ff11a8332ae..81a072fb396a73222a5f80f1ce623853c8a73c09 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+sse2 | FileCheck %s
 ; rdar://7434544
 
-define <2 x i64> @t2() nounwind ssp {
+define <2 x i64> @t2() nounwind {
 entry:
 ; CHECK: t2:
 ; CHECK: pshufd        $85, (%esp), %xmm0