[PATCH] D57171: [opaque pointer types] Pass function types to InvokeInst creation.
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 27 20:49:38 PST 2019
jyknight updated this revision to Diff 183797.
jyknight added a comment.
Update after creating FunctionCallee in D57315 <https://reviews.llvm.org/D57315>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57171/new/
https://reviews.llvm.org/D57171
Files:
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/IR/IRBuilder.cpp
llvm/lib/IR/Instructions.cpp
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/lib/Transforms/Utils/Local.cpp
llvm/unittests/IR/InstructionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57171.183797.patch
Type: text/x-patch
Size: 5337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190128/d6c60726/attachment.bin>
More information about the llvm-commits
mailing list