revert my strstr optimization, I'm told it breaks x86-64 bootstrap.
[oota-llvm.git] / test / ExecutionEngine / test-logical.ll
index f30c33431731f858845490f0799ac08c0cae13f3..e560e52d568dbb63a84a7513536887fe93d27990 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 define i32 @main() {