LLVMAddTargetDependentFunctionAttr

Add a target-dependent attribute to a function @see llvm::AttrBuilder::addAttribute()

extern (C) nothrow
void
LLVMAddTargetDependentFunctionAttr
(
LLVMValueRef Fn
,
const char* A
,
const char* V
)

Meta