Fix the running of ocaml tests.
[oota-llvm.git] / test / Bindings / Ocaml / executionengine.ml
index 6b28f63d1e296fc666a1b4b86284dcfcac9b892a..63040e4a33fc03b0e8fed74dc065b16c33a32439 100644 (file)
@@ -1,5 +1,5 @@
 (* RUN: %ocamlopt -warn-error A llvm.cmxa llvm_target.cmxa llvm_executionengine.cmxa %s -o %t
- * RUN: %t %t.bc
+ * RUN: %t
  *)
 
 open Llvm