[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
Fri Feb 1 12:43:40 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352910: [opaque pointer types] Pass function types to InvokeInst creation. (authored by jyknight, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D57171?vs=183797&id=184820#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57171/new/
https://reviews.llvm.org/D57171
Files:
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/IR/IRBuilder.cpp
llvm/trunk/lib/IR/Instructions.cpp
llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/trunk/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/trunk/lib/Transforms/Utils/Local.cpp
llvm/trunk/unittests/IR/InstructionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57171.184820.patch
Type: text/x-patch
Size: 5463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/a82289a4/attachment.bin>
More information about the llvm-commits
mailing list