[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 14:53:34 PST 2017


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

Merged master in preparation for submission.


https://reviews.llvm.org/D39820

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39820.122919.patch
Type: text/x-patch
Size: 8701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/5f025c0a/attachment.bin>


More information about the llvm-commits mailing list