[PATCH] D29320: [XRay] A tool for Comparing xray function call graphs

Alexis Shaw via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 19:59:47 PST 2017


varno updated this revision to Diff 87956.
varno marked 20 inline comments as done.
varno added a comment.

- Address reviewer comments
  - fix mistake and address comments
  - address comments
  - rebase
  - address comments
  - -pedantic
  - rebase


https://reviews.llvm.org/D29320

Files:
  tools/llvm-xray/CMakeLists.txt
  tools/llvm-xray/xray-graph-diff.cc
  tools/llvm-xray/xray-graph-diff.h
  tools/llvm-xray/xray-graph.cc
  tools/llvm-xray/xray-graph.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29320.87956.patch
Type: text/x-patch
Size: 40622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/589105c3/attachment.bin>


More information about the llvm-commits mailing list