package llvm

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The logical representation of an attribute.

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