[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
Fri Aug 10 11:54:27 PDT 2018


asbirlea updated this revision to Diff 160164.
asbirlea marked 6 inline comments as done.
asbirlea added a comment.
Herald added a subscriber: mgrang.

Address most comments.
Partially resolved GraphTraits duplication, working out if I can fully parametrize on succ/pred.


Repository:
  rL LLVM

https://reviews.llvm.org/D50479

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50479.160164.patch
Type: text/x-patch
Size: 15135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/a4c13f2d/attachment.bin>


More information about the llvm-commits mailing list