[OCaml] Enable backtraces in tests.
[oota-llvm.git] / test / Bindings / Ocaml / executionengine.ml
index 7d64f9f7f76cd0d17d5d52866d92fe4d234b90ea..5ef56f63e733b63cf942a6d3d99d346e370d8a13 100644 (file)
@@ -1,5 +1,5 @@
 (* RUN: cp %s %T/executionengine.ml
- * RUN: %ocamlcomp -warn-error A -package llvm.executionengine -linkpkg %T/executionengine.ml -o %t
+ * RUN: %ocamlcomp -g -warn-error A -package llvm.executionengine -linkpkg %T/executionengine.ml -o %t
  * RUN: %t
  * REQUIRES: native, object-emission
  * XFAIL: vg_leak