[PATCH] D39819: [cfi-verify] Add DOT graph printing for GraphResult objects.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 13:16:10 PST 2017


hctim updated this revision to Diff 122713.
hctim marked an inline comment as done.
hctim added a comment.

Sorted intermediate nodes before printing graphs to DOT format - making the output deterministic.


https://reviews.llvm.org/D39819

Files:
  test/tools/llvm-cfi-verify/X86/dot-printing.s
  tools/llvm-cfi-verify/lib/FileAnalysis.cpp
  tools/llvm-cfi-verify/lib/FileAnalysis.h
  tools/llvm-cfi-verify/lib/GraphBuilder.cpp
  tools/llvm-cfi-verify/lib/GraphBuilder.h
  tools/llvm-cfi-verify/llvm-cfi-verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39819.122713.patch
Type: text/x-patch
Size: 5280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/ac9069a3/attachment.bin>


More information about the llvm-commits mailing list