[PATCH] D34011: [IR] Remove getNumSuccessorsV/getSuccessorV/setSuccessorV from the TerminatorInst subclasses as much as possible now that Value has been de-virtualized

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 13:53:57 PDT 2017


craig.topper updated this revision to Diff 101811.
craig.topper added a comment.

And get all the changes included. Forgot i had a partial commit that I needed to include.


https://reviews.llvm.org/D34011

Files:
  include/llvm/IR/Instructions.h
  lib/IR/Instructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34011.101811.patch
Type: text/x-patch
Size: 11820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/604ab385/attachment.bin>


More information about the llvm-commits mailing list