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 cac7821 commit 82f6cdeCopy full SHA for 82f6cde
lld/test/ELF/aarch64-reloc-pauth.s
@@ -1,5 +1,6 @@
1
# REQUIRES: aarch64
2
3
+# RUN: rm -rf %t
4
# RUN: llvm-mc -filetype=obj -triple=aarch64 %p/Inputs/shared2.s -o %t.a.o
5
# RUN: ld.lld -shared %t.a.o -soname=so -o %t.a.so
6
# RUN: llvm-mc -filetype=obj -triple=aarch64 %s -o %t.o
0 commit comments