Skip to content

Commit 2bc748e

Browse files
author
Sharon Xu
committed
fix test by adding # REQUIRES: aarch64
1 parent 46ddc4a commit 2bc748e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lld/test/MachO/ordre-file-cstring.s

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# REQUIRES: aarch64
2+
13
# RUN: rm -rf %t; split-file %s %t
24
# RUN: llvm-mc -filetype=obj -triple=arm64-apple-darwin %t/test.s -o %t/test.o
35
# RUN: llvm-mc -filetype=obj -triple=arm64-apple-darwin %t/more-cstrings.s -o %t/more-cstrings.o

0 commit comments

Comments
 (0)