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