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