Skip to content

Commit a7e81eb

Browse files
author
git apple-llvm automerger
committed
Merge commit 'cd7d2db5a50c' from llvm.org/release/21.x into stable/21.x
2 parents f6136c7 + cd7d2db commit a7e81eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/ELF/aarch64-build-attributes.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: aarch64
2+
// RUN: rm -rf %t %t.o %t.so %t2.o
23
// RUN: llvm-mc -triple=aarch64 %s -filetype=obj -o %t.o
34
// RUN: ld.lld %t.o --shared -o %t.so
45
// RUN: llvm-readelf --sections %t.so | FileCheck %s

0 commit comments

Comments
 (0)