[PATCH] D38424: MC Helpers for llvm-cfi-verify.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 13:17:10 PDT 2017


hctim created this revision.
Herald added a subscriber: mgorny.

Add instruction analysis and machinecode traversal helpers in preparation for control flow graph generation implementation.


https://reviews.llvm.org/D38424

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
  tools/llvm-cfi-verify/unittests/
  tools/llvm-cfi-verify/unittests/CMakeLists.txt
  tools/llvm-cfi-verify/unittests/FileVerifier.cpp
  unittests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38424.117212.patch
Type: text/x-patch
Size: 42349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/a3ebbcf4/attachment-0001.bin>


More information about the llvm-commits mailing list