Method AddAttributeAtIndex
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
AddAttributeAtIndex(FunctionAttributeIndex, AttributeValue)
Adds an AttributeValue at a specified index
public void AddAttributeAtIndex(FunctionAttributeIndex index, AttributeValue attrib)
Parameters
index
FunctionAttributeIndexIndex to add the attribute to
attrib
AttributeValueAttribute to add