[opaque pointer type] Provide a convenience function for creating direct CallInsts...
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 19 May 2015 21:47:12 +0000 (21:47 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 19 May 2015 21:47:12 +0000 (21:47 +0000)
commitb9b3fb261eb61e5613032e5c13dfadde870d2cab
treed9b2c3f0782a412d4a867a9e5c061279e66c90ec
parente5a723675b1818711eb18b810ca29a88f8180681
[opaque pointer type] Provide a convenience function for creating direct CallInsts to Functions in IRBuilder

Might need a similar convenience in CallInst's ctor too, but we'll
see/will add it when it becomes useful.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237731 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IRBuilder.h