Set the calling convention of a function.
@see llvm::Function::setCallingConv()
@param Fn Function to operate on @param CC LLVMCallConv to set calling convention to
See Implementation
Set the calling convention of a function.
@see llvm::Function::setCallingConv()
@param Fn Function to operate on @param CC LLVMCallConv to set calling convention to