[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 11:10:00 PDT 2017


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

Compiled integration tests with -gmlt instead of -g


https://reviews.llvm.org/D38654

Files:
  test/tools/llvm-cfi-verify/X86/lit.local.cfg
  test/tools/llvm-cfi-verify/X86/protected-lineinfo.s
  test/tools/llvm-cfi-verify/X86/protected-nolineinfo.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.121020.patch
Type: text/x-patch
Size: 25841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/1832fa48/attachment.bin>


More information about the llvm-commits mailing list