[PATCH] D8932: Replace custom written DFS walk with depth first iterator

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 11:35:58 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294339: Replace custom written DFS walk with depth first iterator (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D8932?vs=87479&id=87489#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D8932

Files:
  llvm/trunk/include/llvm/Support/GenericDomTree.h
  llvm/trunk/include/llvm/Support/GenericDomTreeConstruction.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8932.87489.patch
Type: text/x-patch
Size: 6570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/6e669407/attachment.bin>


More information about the llvm-commits mailing list