Module Llvm.AttrRepr

module AttrRepr: sig .. end
The logical representation of an attribute.

type t = 
| Enum of Llvm.llattrkind * int64
| String of string * string