Skip to content
Commit 09808a99 authored by David Blaikie's avatar David Blaikie
Browse files

[opaque pointer type] Provide a convenience for IRBuilder::CreateCall that...

[opaque pointer type] Provide a convenience for IRBuilder::CreateCall that accepts a Function without needing to take an explicit callee Type

The common case is a direct call, so don't make all those users have to
explicitly pass the result of llvm::Function::getFunctionType.

llvm-svn: 237627
parent 43f9bb73
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment