Skip to content

Commit d1827f0

Browse files
authored
Add REQUIRES: riscv to test added in 151639 to skip the test when riscv is not built. (#152858)
1 parent 190ad0b commit d1827f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/ELF/riscv-relocatable-align.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# REQUIRES: riscv
12
# RUN: rm -rf %t && split-file %s %t && cd %t
23
# RUN: llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+relax a.s -o ac.o
34
# RUN: llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+relax b.s -o bc.o

0 commit comments

Comments
 (0)