Skip to content

Commit 6dc9121

Browse files
committed
Revert "Mark test lld/test/MachO/fat-arch.s updated in e54cfa4 to require aarch64."
This reverts commit 9c381c4. Prerequisite for reverting e54cfa4.
1 parent 11138e5 commit 6dc9121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/test/MachO/fat-arch.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# REQUIRES: x86, aarch64
1+
# REQUIRES: x86
22
# RUN: llvm-mc -filetype=obj -triple=i386-apple-darwin %s -o %t.i386.o
33
# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t.x86_64.o
44
# RUN: llvm-mc -filetype=obj -triple=arm64-apple-macos11.0 %s -o %t.arm64.o

0 commit comments

Comments
 (0)