[PATCH] D39820: [cfi-verify] Validate there are no register clobbers between CFI-check and instruction execution.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 16:35:42 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318238: [cfi-verify] Validate there are no register clobbers between CFI-check and… (authored by hctim).

Changed prior to commit:
  https://reviews.llvm.org/D39820?vs=122920&id=122947#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39820

Files:
  llvm/trunk/include/llvm/MC/MCInstrDesc.h
  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
  llvm/trunk/tools/llvm-cfi-verify/lib/GraphBuilder.h
  llvm/trunk/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39820.122947.patch
Type: text/x-patch
Size: 8899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/082842b1/attachment.bin>


More information about the llvm-commits mailing list