[PATCH] D38654: Parse DWARF information to reduce false positives.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 26 15:38:49 PDT 2017
hctim updated this revision to Diff 120501.
hctim added a comment.
- Moved DWARF handlers into virtual functions for mocking.
- Added unit tests for line table based instruction exclusion.
https://reviews.llvm.org/D38654
Files:
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
unittests/tools/llvm-cfi-verify/FileAnalysis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38654.120501.patch
Type: text/x-patch
Size: 43293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/f42d7fbc/attachment-0001.bin>
More information about the llvm-commits
mailing list