[PATCH] D34011: [IR] Remove getNumSuccessorsV/getSuccessorV/setSuccessorV from the TerminatorInst subclasses as much as possible now that Value has been de-virtualized
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 16:23:49 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305028: [IR] Remove getNumSuccessorsV/getSuccessorV/setSuccessorV from theā¦ (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D34011?vs=101811&id=101977#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34011
Files:
llvm/trunk/include/llvm/IR/Instructions.h
llvm/trunk/lib/IR/Instructions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34011.101977.patch
Type: text/x-patch
Size: 11886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/d64bd2bd/attachment-0001.bin>
More information about the llvm-commits
mailing list