diff options
author | Torok Edwin <edwintorok@gmail.com> | 2011-10-14 20:38:24 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2011-10-14 20:38:24 +0000 |
commit | 0be167bab219cb178f7a6e91186c700ad48aa047 (patch) | |
tree | 2c8b51e25e2c3c9b5931d245629d758885bef574 /test/Bindings | |
parent | 8da43bf60e8c27fe69033d73d440ea147d72b06d (diff) |
OCaml bindings: fix attributes to use all 32 bits
OCaml's int is limited to 31 bits on 32-bit architectures, so use Int32
explicitly.
Also add an unpack_attr, and {function,param,instr}_attr functions to read
the attributes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141996 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bindings')
0 files changed, 0 insertions, 0 deletions