[PATCH] D49383: [cfi-verify] Support cross-DSO

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 7 13:07:52 PDT 2018


jgalenson updated this revision to Diff 159581.
jgalenson added a comment.

Added __cfi_slowpath_diag to the list of functions that trap on CFI violations.


https://reviews.llvm.org/D49383

Files:
  test/tools/llvm-cfi-verify/AArch64/Inputs/function-only-check.o
  test/tools/llvm-cfi-verify/AArch64/function-only-check.s
  test/tools/llvm-cfi-verify/X86/Inputs/function-only-check.o
  test/tools/llvm-cfi-verify/X86/function-only-check.s
  tools/llvm-cfi-verify/lib/FileAnalysis.cpp
  tools/llvm-cfi-verify/lib/FileAnalysis.h
  tools/llvm-cfi-verify/lib/GraphBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49383.159581.patch
Type: text/x-patch
Size: 7071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/6d4b52e2/attachment-0001.bin>


More information about the llvm-commits mailing list