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

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 09:56:56 PDT 2017


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

Make the code compile when building clang


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.103415.patch
Type: text/x-patch
Size: 9322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/7bfdb5ad/attachment.bin>


More information about the llvm-commits mailing list