Revert r64460. strtol and friends cannot be marked readonly, even with
[oota-llvm.git] / test / ExecutionEngine / 2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
index 32d99d50516ec30944d23c3d8f8741047fcd5b4d..97e84cd4092c21f922e2f304e2875bc50944dbe0 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s -f -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: lli %s > /dev/null
 
 @A = global i32 0              ; <i32*> [#uses=1]