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.
2 parents f6136c7 + cd7d2db commit a7e81ebCopy full SHA for a7e81eb
lld/test/ELF/aarch64-build-attributes.s
@@ -1,4 +1,5 @@
1
// REQUIRES: aarch64
2
+// RUN: rm -rf %t %t.o %t.so %t2.o
3
// RUN: llvm-mc -triple=aarch64 %s -filetype=obj -o %t.o
4
// RUN: ld.lld %t.o --shared -o %t.so
5
// RUN: llvm-readelf --sections %t.so | FileCheck %s
0 commit comments