[PATCH] D39764: [cfi-verify] Made FileAnalysis operate on a GraphResult rather than build one and validate it.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 14:18:24 PST 2017


hctim updated this revision to Diff 122332.
hctim marked 4 inline comments as done.
hctim added a comment.

Updated with Vlad's comments, changed some enum values/comments, and merged in master.


https://reviews.llvm.org/D39764

Files:
  tools/llvm-cfi-verify/lib/FileAnalysis.cpp
  tools/llvm-cfi-verify/lib/FileAnalysis.h
  tools/llvm-cfi-verify/llvm-cfi-verify.cpp
  unittests/tools/llvm-cfi-verify/FileAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39764.122332.patch
Type: text/x-patch
Size: 13903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/65e62d18/attachment.bin>


More information about the llvm-commits mailing list