[PATCH] D38089: Introduce the llvm-cfi-verify tool (resubmission of D37937).
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 11:17:10 PDT 2017
hctim created this revision.
Herald added a subscriber: mgorny.
Resubmission of https://reviews.llvm.org/D37937. Fixed i386 target building (conversion from std::size_t& to uint64_t& failed). Fixed documentation warning failure about docs/CFIVerify.rst not being in the tree.
https://reviews.llvm.org/D38089
Files:
docs/CFIVerify.rst
docs/index.rst
tools/LLVMBuild.txt
tools/llvm-cfi-verify/CMakeLists.txt
tools/llvm-cfi-verify/LLVMBuild.txt
tools/llvm-cfi-verify/llvm-cfi-verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38089.116036.patch
Type: text/x-patch
Size: 14924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/b6f3e9ec/attachment.bin>
More information about the llvm-commits
mailing list