revert my strstr optimization, I'm told it breaks x86-64 bootstrap.
[oota-llvm.git] / test / ExecutionEngine / test-malloc.ll
index bc857ed5edcae9375f5a262ace026c5fc38ef9b4..8f79d974edb538f667ff751efc2efacb03c9ba39 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() {