[PATCH] D39525: [cfi-verify] Add blacklist parsing for result filtering.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 3 13:55:12 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL317364: [cfi-verify] Add blacklist parsing for result filtering. (authored by hctim).
Changed prior to commit:
https://reviews.llvm.org/D39525?vs=121544&id=121545#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39525
Files:
llvm/trunk/test/tools/llvm-cfi-verify/X86/Inputs/protected-lineinfo.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/Inputs/unprotected-fullinfo.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/Inputs/unprotected-lineinfo.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/Inputs/unprotected-nolineinfo.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/blacklist-expected-unprotected.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/blacklist-match-fun.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/blacklist-unexpected-protected.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/indirect-cf-elimination.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/protected-lineinfo.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/unprotected-lineinfo.s
llvm/trunk/test/tools/llvm-cfi-verify/X86/unprotected-nolineinfo.s
llvm/trunk/tools/llvm-cfi-verify/CMakeLists.txt
llvm/trunk/tools/llvm-cfi-verify/LLVMBuild.txt
llvm/trunk/tools/llvm-cfi-verify/lib/CMakeLists.txt
llvm/trunk/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
llvm/trunk/tools/llvm-cfi-verify/lib/FileAnalysis.h
llvm/trunk/tools/llvm-cfi-verify/lib/LLVMBuild.txt
llvm/trunk/tools/llvm-cfi-verify/llvm-cfi-verify.cpp
llvm/trunk/unittests/tools/llvm-cfi-verify/CMakeLists.txt
llvm/trunk/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp
llvm/trunk/unittests/tools/llvm-cfi-verify/GraphBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39525.121545.patch
Type: text/x-patch
Size: 58936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171103/0f848d15/attachment-0001.bin>
More information about the llvm-commits
mailing list