lli: Switch to using ParseIRFile, for consistency with other LLVM tools.
[oota-llvm.git] / test / ExecutionEngine / simplesttest.ll
index 5d9cf767bcb3b45f4b9b594666d19e27b869707b..ad38485d6e02ecdf1e4bab8c82a971d5f2eb69ff 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: lli %s > /dev/null
 
 define i32 @main() {
        ret i32 0