Remove an unnecessary -f.
[oota-llvm.git] / test / CodeGen / ARM / 2009-08-31-LSDA-Name.ll
index 39a11ad3d45116f2ac4e5d479c088a983088d9e5..b6cf880a300159e2e30384e498a4ab4f772e0b41 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin9 -march=arm -f | FileCheck %s
+; RUN: llc < %s -mtriple=arm-apple-darwin9 -march=arm | FileCheck %s
 
 %struct.A = type { i32* }