[PATCH] D38379: First (real) implementation of llvm-cfi-verify.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 17:59:16 PDT 2017
hctim updated this revision to Diff 117080.
hctim added a comment.
Changed this update to simply be an 'objectification' of the previous llvm-cfi-verify tool. This simply allows for a user to create a binary, disassemble it into the object, and print the indirect CFI instructions.
https://reviews.llvm.org/D38379
Files:
tools/llvm-cfi-verify/CMakeLists.txt
tools/llvm-cfi-verify/FileVerifier.cpp
tools/llvm-cfi-verify/FileVerifier.h
tools/llvm-cfi-verify/llvm-cfi-verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38379.117080.patch
Type: text/x-patch
Size: 22954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/af84effb/attachment.bin>
More information about the llvm-commits
mailing list