We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b79432 commit 9d99de8Copy full SHA for 9d99de8
lld/test/ELF/loongarch-relax-tls-ie.s
@@ -4,7 +4,7 @@
4
# RUN: llvm-mc --filetype=obj --triple=loongarch64 -mattr=+relax %s -o %t.o
5
6
## Also check --emit-relocs.
7
-# RUN: ld.lld --emit-relocs %t.o -o %t
+# RUN: ld.lld --emit-relocs --relax %t.o -o %t
8
# RUN: llvm-readelf -x .got %t 2>&1 | FileCheck --check-prefix=LE-GOT %s
9
# RUN: llvm-objdump -dr --no-show-raw-insn %t | FileCheck --check-prefixes=LER %s
10
0 commit comments