X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=bindings%2Focaml%2Fllvm%2Fllvm.ml;h=7096c169b4b501ff072899998f6c41ed2743b096;hp=1bf91f4518617d1e7a1f2f2f8e2f6a5f6f2f8144;hb=34b4a8426131ec2deea45a1e0174f191c63295e2;hpb=0fac3dfa4153dc6064d299fe0a0933630ae3f840 diff --git a/bindings/ocaml/llvm/llvm.ml b/bindings/ocaml/llvm/llvm.ml index 1bf91f45186..7096c169b4b 100644 --- a/bindings/ocaml/llvm/llvm.ml +++ b/bindings/ocaml/llvm/llvm.ml @@ -260,6 +260,8 @@ module ValueKind = struct | BlockAddress | ConstantAggregateZero | ConstantArray + | ConstantDataArray + | ConstantDataVector | ConstantExpr | ConstantFP | ConstantInt