Add REQUIRES: riscv to riscv test
This should fix builders like https://lab.llvm.org/buildbot/#/builders/139/builds/36522
This commit is contained in:
parent
4f0aa2517d
commit
bbddaad6e8
|
@ -1,3 +1,5 @@
|
|||
# REQUIRES: riscv
|
||||
|
||||
# RUN: llvm-mc -filetype=obj -triple=riscv64 %s -o %t.o
|
||||
# RUN: llvm-mc -filetype=obj -triple=riscv64 %S/Inputs/abs256.s -o %t256.o
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue
Block a user