[PATCH] D37937: Introduce the llvm-cfi-verify tool.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 13:42:43 PDT 2017


hctim updated this revision to Diff 115896.
hctim marked 2 inline comments as done.
hctim added a comment.

Changed error reporting text slightly. Single line if-else statements now no longer have braces. Utilised commit in https://reviews.llvm.org/D37719 to remove helper function for Triple deduction from an ObjectFile.


https://reviews.llvm.org/D37937

Files:
  docs/CFIVerify.rst
  tools/LLVMBuild.txt
  tools/llvm-cfi-verify/
  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: D37937.115896.patch
Type: text/x-patch
Size: 13984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/51b2a066/attachment.bin>


More information about the llvm-commits mailing list