Add REQUIRES: riscv to riscv test
authorLeonard Chan <leonardchan@google.com>
Thu, 23 Feb 2023 22:16:49 +0000 (22:16 +0000)
committerLeonard Chan <leonardchan@google.com>
Thu, 23 Feb 2023 22:16:49 +0000 (22:16 +0000)
This should fix builders like
https://lab.llvm.org/buildbot/#/builders/139/builds/36522

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

index 39cd295..8cbc2d3 100644 (file)
@@ -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
 #