Table of Contents

Method From

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

From(LazyEncodedString)

Gets information about an attribute from the name

public static AttributeInfo From(LazyEncodedString name)

Parameters

name LazyEncodedString

Name of the attribute

Returns

AttributeInfo

Information on the attribute

Exceptions

LlvmException

Attribute name is not known