]> git.proxmox.com Git - rustc.git/blobdiff - src/llvm/test/Bindings/Ocaml/analysis.ml
Imported Upstream version 1.0.0~0alpha
[rustc.git] / src / llvm / test / Bindings / Ocaml / analysis.ml
index 7df8e21203a9373b38772544c1b2ed3fadee1240..c02645c0bce3ce9b0cb4a9f6df9d4a7251b6a0a2 100644 (file)
@@ -1,4 +1,7 @@
-(* RUN: %ocamlopt -warn-error A llvm.cmxa llvm_analysis.cmxa %s -o %t
+(* RUN: rm -rf %t.builddir
+ * RUN: mkdir -p %t.builddir
+ * RUN: cp %s %t.builddir
+ * RUN: %ocamlopt -warn-error A llvm.cmxa llvm_analysis.cmxa %t.builddir/analysis.ml -o %t
  * RUN: %t
  * XFAIL: vg_leak
  *)