mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-13 08:56:04 +00:00
[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:
parent
7de5f26dcd
commit
9f1a57ce79
@ -1,6 +1,7 @@
|
|||||||
; If the binary looks up libraries using an rpath, we can't test this
|
; 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.
|
; without copying the whole lib dir or polluting the build dir.
|
||||||
; REQUIRES: static-libs
|
; REQUIRES: static-libs
|
||||||
|
; REQUIRES: x86-registered-target
|
||||||
|
|
||||||
; Temporary bitcode file
|
; Temporary bitcode file
|
||||||
; RUN: opt -o %t.input %s
|
; RUN: opt -o %t.input %s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user