Module Llvm.AttrRepr

The logical representation of an attribute.

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