[PATCH] D38654: Parse DWARF information to reduce false positives.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 31 12:15:30 PDT 2017
hctim updated this revision to Diff 121034.
hctim marked an inline comment as done.
hctim added a comment.
Added test where a file contains line table information, but an indirect CF instruction is not covered by the LT information.
https://reviews.llvm.org/D38654
Files:
test/tools/llvm-cfi-verify/X86/indirect-cf-elimination.s
test/tools/llvm-cfi-verify/X86/lit.local.cfg
test/tools/llvm-cfi-verify/X86/protected-lineinfo.s
test/tools/llvm-cfi-verify/X86/unprotected-lineinfo.s
test/tools/llvm-cfi-verify/X86/unprotected-nolineinfo.s
tools/llvm-cfi-verify/CMakeLists.txt
tools/llvm-cfi-verify/LLVMBuild.txt
tools/llvm-cfi-verify/lib/CMakeLists.txt
tools/llvm-cfi-verify/lib/FileAnalysis.cpp
tools/llvm-cfi-verify/lib/FileAnalysis.h
tools/llvm-cfi-verify/lib/GraphBuilder.cpp
tools/llvm-cfi-verify/lib/LLVMBuild.txt
tools/llvm-cfi-verify/llvm-cfi-verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38654.121034.patch
Type: text/x-patch
Size: 27351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/73ff59f3/attachment.bin>
More information about the llvm-commits
mailing list