[PATCH] D34482: [Dominators] Add parent and sibling property verification (non-hacky)

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 18:52:15 PDT 2017


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

I added comments explaining the checks.


https://reviews.llvm.org/D34482

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: D34482.104069.patch
Type: text/x-patch
Size: 11407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/67424241/attachment.bin>


More information about the llvm-commits mailing list