[PATCH] D29005: [XRay] A graph Class for the llvm-xray graph

Alexis Shaw via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 15:27:56 PST 2017


varno updated this revision to Diff 87318.
varno marked 14 inline comments as done.
varno added a comment.

- Address Reviewer comments
- reply to comments
- rebase on top of https://reviews.llvm.org/D29610 and simplify implementation.


https://reviews.llvm.org/D29005

Files:
  include/llvm/ADT/DenseMap.h
  include/llvm/XRay/Graph.h
  tools/llvm-xray/xray-graph.cc
  tools/llvm-xray/xray-graph.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29005.87318.patch
Type: text/x-patch
Size: 44605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/43cca3b2/attachment-0001.bin>


More information about the llvm-commits mailing list