llvm-project/llvm/test/tools/llvm-xray
David Blaikie 87299ad2e7 [XRay] Implement the `llvm-xray graph` subcommand
Here we define the `graph` subcommand which generates a graph from the function
call information and uses it to present the call information graphically with
additional annotations.

Reviewers: dblaikie, dberris

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

llvm-svn: 292156
2017-01-16 20:36:26 +00:00
..
X86 [XRay] Implement the `llvm-xray graph` subcommand 2017-01-16 20:36:26 +00:00