Skip to content

Commit bbddaad

Browse files
committed
Add REQUIRES: riscv to riscv test
This should fix builders like https://lab.llvm.org/buildbot/#/builders/139/builds/36522
1 parent 4f0aa25 commit bbddaad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lld/test/ELF/riscv-reloc-plt32.s

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# REQUIRES: riscv
2+
13
# RUN: llvm-mc -filetype=obj -triple=riscv64 %s -o %t.o
24
# RUN: llvm-mc -filetype=obj -triple=riscv64 %S/Inputs/abs256.s -o %t256.o
35
#

0 commit comments

Comments
 (0)