Remove obsolete -f flags.
[oota-llvm.git] / test / CodeGen / X86 / extract-combine.ll
index 842ec24e0ec86789eda346785f330e134da791e6..95cd8f20d99c2bfe07a7006195e2935b0777264c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 -mcpu=core2 -o %t -f
+; RUN: llvm-as < %s | llc -march=x86-64 -mcpu=core2 -o %t
 ; RUN: not grep unpcklps %t
 
 define i32 @foo() nounwind {