[PATCH] D39197: Made llvm-cfi-verify not execute unit tests on non-x86 builds.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 13:38:44 PDT 2017


hctim updated this revision to Diff 119929.
hctim marked an inline comment as done.
hctim added a comment.

Put unsuccessful initialisation and message in error event handler.


https://reviews.llvm.org/D39197

Files:
  tools/llvm-cfi-verify/lib/FileAnalysis.cpp
  tools/llvm-cfi-verify/lib/FileAnalysis.h
  unittests/tools/llvm-cfi-verify/CMakeLists.txt
  unittests/tools/llvm-cfi-verify/FileAnalysis.cpp
  unittests/tools/llvm-cfi-verify/GraphBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39197.119929.patch
Type: text/x-patch
Size: 10451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/746665cc/attachment.bin>


More information about the llvm-commits mailing list