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

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 08:23:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
jgalenson marked an inline comment as done.
Closed by commit rL340612: [cfi-verify] Support cross-DSO (authored by jgalenson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49383?vs=159581&id=162385#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49383

Files:
  llvm/trunk/test/tools/llvm-cfi-verify/AArch64/Inputs/function-only-check.o
  llvm/trunk/test/tools/llvm-cfi-verify/AArch64/function-only-check.s
  llvm/trunk/test/tools/llvm-cfi-verify/X86/Inputs/function-only-check.o
  llvm/trunk/test/tools/llvm-cfi-verify/X86/function-only-check.s
  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/GraphBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49383.162385.patch
Type: text/x-patch
Size: 7326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180824/d27b10df/attachment.bin>


More information about the llvm-commits mailing list