[PATCH] D34410: [Dominators] Add parent and sibling property verification

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 11:16:06 PDT 2017


kuhar updated this revision to Diff 103240.
kuhar added a comment.

Verify reachability.


https://reviews.llvm.org/D34410

Files:
  include/llvm/IR/Dominators.h
  include/llvm/Support/GenericDomTree.h
  include/llvm/Support/GenericDomTreeConstruction.h
  lib/IR/Dominators.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34410.103240.patch
Type: text/x-patch
Size: 9530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/6d35b7a0/attachment.bin>


More information about the llvm-commits mailing list