[stackprotector] Use analysis from the StackProtector pass for stack layout in PEI...
[oota-llvm.git] / test / CodeGen / X86 / vec_clear.ll
index 514de953efec7f627f817cc745864400f25c9e99..166d4363ec8d54534e203810a3c6495ad30ed0e0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -o %t -f
+; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -o %t
 ; RUN: not grep and %t
 ; RUN: not grep psrldq %t
 ; RUN: grep xorps %t