Enum LLVMAttributeIndex
TODO: Provide summary for LLVMAttributeIndex Enumeration
Namespace: Llvm.NET.Interop
Assembly: Llvm.NET.dll
Syntax
public enum LLVMAttributeIndex
Remarks
**
- Attribute index are either LLVMAttributeReturnIndex,
- LLVMAttributeFunctionIndex or a parameter number from 1 to N. *
Fields
LLVMAttributeFunctionIndex | TODO: Provide summary for LLVMAttributeIndex.LLVMAttributeFunctionIndex Enumeration |
LLVMAttributeReturnIndex | TODO: Provide summary for LLVMAttributeIndex.LLVMAttributeReturnIndex Enumeration |