Skip to content

Commit

Permalink
[XRay] A graph Class for the llvm-xray graph
Browse files Browse the repository at this point in the history
Summary:
In preparation for graph comparison and filtering, this is a library for
representing graphs in LLVM. This will enable easier encapsulation and reuse
of graphs in llvm-xray.

Depends on D28999, D28225

Reviewers: dblaikie, dberris

Reviewed By: dberris

Subscribers: mgorny, llvm-commits

Differential Revision: https://reviews.llvm.org/D29005

llvm-svn: 294717
  • Loading branch information
deanberris committed Feb 10, 2017
1 parent d7bd094 commit 6c97b3a
Show file tree
Hide file tree
Showing 6 changed files with 873 additions and 96 deletions.

0 comments on commit 6c97b3a

Please sign in to comment.