Click or drag to resize
Llvm.NET LogoAttributeBuilderAdd Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodAdd(String)
Adds a target dependent string attribute to a builder
Public methodAdd(AttributeKind)
Adds a new boolean attribute to this builder
Public methodAdd(AttributeValue)
Adds an AttributeValue to a builder
Public methodAdd(String, String)
Adds a target dependent attribute to the builder
Top
See Also