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
indexFunctionAttributeIndexIndex to add the attribute to
attribAttributeValueAttribute to add