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

Alexis Shaw via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 01:05:13 PST 2017


varno updated this revision to Diff 85867.
varno marked 4 inline comments as done.
varno added a comment.

- move inner class to llvm::xray::internal
- fix Spelling mistakes
- Make Graph.h cleaner
- fix bugs and respond to comments
- add comments
- fix


https://reviews.llvm.org/D29005

Files:
  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.85867.patch
Type: text/x-patch
Size: 35449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/41ad6e3b/attachment.bin>


More information about the llvm-commits mailing list