OSDN Git Service

[cfi-verify] Fix unittest failures w/o x86 target
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Thu, 12 Oct 2017 04:17:33 +0000 (04:17 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Thu, 12 Oct 2017 04:17:33 +0000 (04:17 +0000)
commitfff82ffa0eef867b9383c0852af919e0e1f6e91a
tree90bcd1407997cdf40823b8d03757df208a6dbffe
parentfba3ac1b763c7311fe7281ad6aa95c483179e938
[cfi-verify] Fix unittest failures w/o x86 target

The llvm-cfi-verify unit tests fail if LLVM is built without the X86
target, disable the unit tests from being built unless X86 is enabled
for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315556 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/tools/llvm-cfi-verify/CMakeLists.txt