use typenames equivalent to
authorGabor Greif <ggreif@gmail.com>
Thu, 20 Sep 2007 10:20:34 +0000 (10:20 +0000)
committerGabor Greif <ggreif@gmail.com>
Thu, 20 Sep 2007 10:20:34 +0000 (10:20 +0000)
commitab8588bf3cef0bd79f6a83608447cb007af8900b
tree090e0b6c47153e61ec850699c5884d5a044556c8
parent41de436ca367ee3b4257551754bac236a37a2da5
use typenames equivalent to
(u)intval, because latter are not
present in older caml/mlvalues.h
(e.g. 2004/07/07, 1.48.6.1)

Using this as a workaround for now,
until --without-ocaml works
or we settle on a better solution

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42160 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/llvm/llvm_ocaml.c