Add support getting the operands of a User to ocaml.
[oota-llvm.git] / test / Bindings / Ocaml / dg.exp
1 load_lib llvm.exp
2
3 if [ llvm_supports_binding ocaml ] then {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,ml}]]
5 }