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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 19:22:59 PST 2017


dberris requested changes to this revision.
dberris added a comment.
This revision now requires changes to proceed.

Almost ready to land. One thing that needs to be addressed are the spurious semicolons (will cause the buildbots that build with `-pedantic` to complain loudly).

The tests could be better, but those could be improved post-commit.


https://reviews.llvm.org/D29005





More information about the llvm-commits mailing list