[PATCH] D39750: [cfi-verify] Adds blacklist blame behaviour to cfi-verify.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 7 11:03:21 PST 2017
hctim created this revision.
Adds the blacklist behaviour to llvm-cfi-verify. Now will calculate which lines caused expected failures in the blacklist and reports the number of affected indirect CF instructions for each blacklist entry.
https://reviews.llvm.org/D39750
Files:
tools/llvm-cfi-verify/lib/FileAnalysis.cpp
tools/llvm-cfi-verify/llvm-cfi-verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39750.121937.patch
Type: text/x-patch
Size: 3776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171107/4918de05/attachment.bin>
More information about the llvm-commits
mailing list