Set the calling convention for a call instruction.
This expects an LLVMValueRef that corresponds to a llvm::CallInst or llvm::InvokeInst.
@see llvm::CallInst::setCallingConv() @see llvm::InvokeInst::setCallingConv()
See Implementation
Set the calling convention for a call instruction.
This expects an LLVMValueRef that corresponds to a llvm::CallInst or llvm::InvokeInst.
@see llvm::CallInst::setCallingConv() @see llvm::InvokeInst::setCallingConv()