[PATCH] D23146: [ADT] Migrate DepthFirstIterator to use NodeRef

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 18:02:59 PDT 2016


timshen updated this revision to Diff 66746.
timshen added a comment.

Updated comments to reflect the change.


https://reviews.llvm.org/D23146

Files:
  include/llvm/ADT/DepthFirstIterator.h
  include/llvm/Analysis/LoopInfo.h
  include/llvm/Analysis/RegionIterator.h
  include/llvm/CodeGen/MachineDominators.h
  include/llvm/CodeGen/MachineLoopInfo.h
  include/llvm/IR/Dominators.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23146.66746.patch
Type: text/x-patch
Size: 13213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/f7a47ff3/attachment.bin>


More information about the llvm-commits mailing list