[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)
commit3e80709ef9cedf04f5001d02b26921c9f0d43d5d
tree31da746b40fe298eea6d93df960258e6bd6633f6
parent1ce4ebf7d6fe923249d3cc5ef0840ad3bbe93845
[opaque pointer type] Pass the explicit function type down to the instruction constructor when parsing invoke instructions

llvm-svn: 237273
llvm/include/llvm/IR/Instructions.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/IR/Instructions.cpp