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

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 16:35:57 PST 2017


hctim updated this revision to Diff 122553.
hctim marked 2 inline comments as done.
hctim added a comment.

Addressed Peter's comments: Updated dot printing integration test to be more descriptive.


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.122553.patch
Type: text/x-patch
Size: 5188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171111/9119b015/attachment.bin>


More information about the llvm-commits mailing list