ΒΆvoid LLVMAddAttributeAtIndex(
LLVMValueRef F,
LLVMAttributeIndex Idx,
LLVMAttributeRef A)
void LLVMAddAttributeAtIndex(
LLVMValueRef F,
LLVMAttributeIndex Idx,
LLVMAttributeRef A)
Description
Add an attribute to a function.
Declared at: llvm/include/llvm-c/Core.h:2517
Parameters
- LLVMValueRef F
- LLVMAttributeIndex Idx
- LLVMAttributeRef A