Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / ExecutionEngine / 2008-06-05-APInt-OverAShr.ll
index 02b65b13f3003f7fe240b1b1cecaf229da3e1eef..e7e434f271c6390ea1f5b2e8924a96c6028d5e79 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -o %t.bc
 ; RUN: lli -force-interpreter=true %t.bc | grep 1
 
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"