[llvm-opt-fuzzer] Only run tests for the x86 target.
authorIgor Laevsky <igmyrj@gmail.com>
Wed, 15 Nov 2017 13:35:42 +0000 (13:35 +0000)
committerIgor Laevsky <igmyrj@gmail.com>
Wed, 15 Nov 2017 13:35:42 +0000 (13:35 +0000)
This fixes build bot failures after rL318293.

llvm-svn: 318294

llvm/test/tools/llvm-opt-fuzzer/exec-options.ll

index 9a42077..dc4daa7 100644 (file)
@@ -1,6 +1,7 @@
 ; If the binary looks up libraries using an rpath, we can't test this
 ; without copying the whole lib dir or polluting the build dir.
 ; REQUIRES: static-libs
+; REQUIRES: x86-registered-target
 
 ; Temporary bitcode file
 ; RUN: opt -o %t.input %s