[opaque pointer type] Pass the explicit function type down to the instruction constru...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 13 May 2015 18:35:26 +0000 (18:35 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 13 May 2015 18:35:26 +0000 (18:35 +0000)
commit115494b777b26de383bc6733e23c4efdbc3e4ad0
treecc94bff21d24c13cf25c3ff6d8507ba0af72b8d9
parent2727b58c885d1ebfb3652a89cc298e26b882ea88
[opaque pointer type] Pass the explicit function type down to the instruction constructor when parsing invoke instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237273 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Instructions.h
lib/AsmParser/LLParser.cpp
lib/IR/Instructions.cpp