[PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on some...
[oota-llvm.git] / test / Bindings / Ocaml / scalar_opts.ml
index 7f850cbeb99fa7681377fde9f553c3cf6b77de4f..0a65db996bb4424e52895a994e881d5e8ff4eca9 100644 (file)
@@ -1,4 +1,4 @@
-(* RUN: %ocamlc -warn-error A llvm.cma llvm_scalar_opts.cma llvm_target.cma %s -o %t
+(* RUN: %ocamlc -warn-error A llvm.cma llvm_scalar_opts.cma llvm_target.cma %s -o %t 2> /dev/null
  *)
 
 (* Note: It takes several seconds for ocamlc to link an executable with