[OCaml] Enable backtraces in tests.
[oota-llvm.git] / test / Bindings / Ocaml / vectorize_opts.ml
index 9c5e7d005757e7f59dccc3ec00f319da9e0eeb84..536adac8c333f31ad80b4733d0695b9f64a4b9df 100644 (file)
@@ -1,5 +1,5 @@
 (* RUN: cp %s %T/vectorize_opts.ml
- * RUN: %ocamlcomp -warn-error A -package llvm.vectorize -linkpkg %T/vectorize_opts.ml -o %t
+ * RUN: %ocamlcomp -g -warn-error A -package llvm.vectorize -linkpkg %T/vectorize_opts.ml -o %t
  * RUN: %t %t.bc
  * XFAIL: vg_leak
  *)