Skip to content

Commit e4376f5

Browse files
dyunggithub-actions[bot]
authored andcommitted
Automerge: Add REQUIRES: riscv to test added in 151639 to skip the test when riscv is not built. (#152858)
2 parents c199a76 + d1827f0 commit e4376f5

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)