[PATCH] D50479: Expose CFG Update struct. Define GraphTraits to get children given a snapshot CFG.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 10:20:54 PDT 2018


asbirlea updated this revision to Diff 160386.
asbirlea added a comment.
Herald added a subscriber: dexonsmith.

Updated documentation in CFGDiff to describe InverseEdge adn InverseGraph.
Moved wrapper iterator to ADT/iterator.h

Thanks a lot for the comments so far!


Repository:
  rL LLVM

https://reviews.llvm.org/D50479

Files:
  include/llvm/ADT/iterator.h
  include/llvm/IR/CFGDiff.h
  include/llvm/Support/CFGUpdate.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50479.160386.patch
Type: text/x-patch
Size: 17614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/56dc879e/attachment.bin>


More information about the llvm-commits mailing list