fixed to test only the feature, not the feature and a CPU
[oota-llvm.git] / test / CodeGen / X86 / sext-ret-val.ll
index 946e6c78892ef9486cf5de1d7b1aa48f98e0aa42..da1a1871e7e8ca304df54800e2fa825dca74c543 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep movzbl | count 1
+; RUN: llc < %s -march=x86 | grep movzbl | count 1
 ; rdar://6699246
 
 define signext i8 @t1(i8* %A) nounwind readnone ssp {