[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 10:26:13 PDT 2017


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

Patched out from https://reviews.llvm.org/D38427.


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.119895.patch
Type: text/x-patch
Size: 10401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/dbdaa50d/attachment.bin>


More information about the llvm-commits mailing list