[PATCH] D39750: [cfi-verify] Adds blacklist blame behaviour to cfi-verify.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 16:15:59 PST 2017


hctim updated this revision to Diff 122176.
hctim added a comment.

Unrolled the inner loop of blame checking and rebased against master.


https://reviews.llvm.org/D39750

Files:
  test/tools/llvm-cfi-verify/X86/blacklist-expected-unprotected.s
  test/tools/llvm-cfi-verify/X86/blacklist-match-fun.s
  test/tools/llvm-cfi-verify/X86/blacklist-unexpected-protected.s
  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.122176.patch
Type: text/x-patch
Size: 5276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/1409f443/attachment.bin>


More information about the llvm-commits mailing list