[ExpandMemCmp] Add lit.local.cfg
authorClement Courbet <courbet@google.com>
Tue, 10 Sep 2019 10:00:15 +0000 (10:00 +0000)
committerClement Courbet <courbet@google.com>
Tue, 10 Sep 2019 10:00:15 +0000 (10:00 +0000)
commit664d9d2da27d1e0f8df4790fc15b92e549270aa1
tree6c25b129cf5d7b0896403009f658a73d872c59bf
parent612c260ec3fe15cd2b661dead1aa8fef34906cf4
[ExpandMemCmp] Add lit.local.cfg

To prevent AArch64 tests from running when the target is not compiled.

Fixes r371502:

/home/buildslave/ps4-buildslave4/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/llvm.src/test/Transforms/ExpandMemCmp/AArch64/memcmp.ll:11:15: error: CHECK-NEXT: expected string not found in input
; CHECK-NEXT: [[TMP0:%.*]] = bitcast i8* [[S1:%.*]] to i64*

llvm-svn: 371503
llvm/test/Transforms/ExpandMemCmp/AArch64/lit.local.cfg [new file with mode: 0644]