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

This fixes build bot failures after rL318293.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318294 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Igor Laevsky 2017-11-15 13:35:42 +00:00
parent 7de5f26dcd
commit 9f1a57ce79

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