Skip to content

Commit 3a40b2d

Browse files
committed
Add test description
1 parent 94c5fc7 commit 3a40b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/ELF/loongarch-relax-align-ldr.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# REQUIRES: loongarch
2+
## Test `ld -r` not changes the addend of R_LARCH_ALIGN.
23

34
# RUN: llvm-mc --filetype=obj --triple=loongarch64 --mattr=+relax %s -o %t.64.o
45
# RUN: ld.lld -r %t.64.o %t.64.o -o %t.64.r

0 commit comments

Comments
 (0)