[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
Fri Nov 10 10:49:54 PST 2017
hctim updated this revision to Diff 122476.
hctim marked 2 inline comments as done.
hctim added a comment.
Updated with Vlad's comments, classified the enum, and changed the constant for the unknown instruction to be more obvious at a glance.
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.122476.patch
Type: text/x-patch
Size: 14739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/eb3312a2/attachment.bin>
More information about the llvm-commits
mailing list