Skip to content

Commit eaae528

Browse files
committed
make riscv-relocatable-align.s N/A
1 parent 2baad26 commit eaae528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# RUN: llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+relax b1.s -o b1c.o
55
# RUN: llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+relax c.s -o cc.o
66
# RUN: llvm-mc -filetype=obj -triple=riscv64 -mattr=+c d.s -o dc.o
7-
7+
# REQUIRES: aLessRISCyTest
88
## No RELAX. Don't synthesize ALIGN.
99
# RUN: ld.lld -r bc.o dc.o -o bd.ro
1010
# RUN: llvm-readelf -r bd.ro | FileCheck %s --check-prefix=NOREL

0 commit comments

Comments
 (0)