module AttrRepr: sig .. end
sig
end
The logical representation of an attribute.
type t =
|
Enum of Llvm.llattrkind * int64
Llvm.llattrkind * int64
String of string * string
string * string