[llvm-opt-fuzzer] Only run tests for the x86 target.

This fixes build bot failures after rL318293.

llvm-svn: 318294
This commit is contained in:
Igor Laevsky 2017-11-15 13:35:42 +00:00
parent 354fd88fa2
commit 445ae853fb
1 changed files with 1 additions and 0 deletions

View 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