]> granicus.if.org Git - llvm/commit
Made llvm-cfi-verify not execute unit tests on non-x86 builds.
authorMitch Phillips <mitchphillips@outlook.com>
Mon, 23 Oct 2017 20:54:01 +0000 (20:54 +0000)
committerMitch Phillips <mitchphillips@outlook.com>
Mon, 23 Oct 2017 20:54:01 +0000 (20:54 +0000)
commit30e015950d75a1ad3dae2d2389bf7a7c3748d9bd
tree2075124e1072e50fd70812bf737e363332bac6f5
parentd7958d5ac0c1e979dec35ea26a981532e094b5b2
Made llvm-cfi-verify not execute unit tests on non-x86 builds.

Patched out from D38427.

Reviewers: vlad.tsyrklevich

Reviewed By: vlad.tsyrklevich

Subscribers: llvm-commits, kcc, pcc, mgorny

Differential Revision: https://reviews.llvm.org/D39197

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316375 91177308-0d34-0410-b5e6-96231b3b80d8
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