Skip to content

Commit

Permalink
Mark test lld/test/MachO/fat-arch.s updated in e54cfa4 to require aar…
Browse files Browse the repository at this point in the history
…ch64.
  • Loading branch information
dyung committed Dec 9, 2022
1 parent 1f88fb4 commit 9c381c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lld/test/MachO/fat-arch.s
@@ -1,4 +1,4 @@
# REQUIRES: x86
# REQUIRES: x86, aarch64
# RUN: llvm-mc -filetype=obj -triple=i386-apple-darwin %s -o %t.i386.o
# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t.x86_64.o
# RUN: llvm-mc -filetype=obj -triple=arm64-apple-macos11.0 %s -o %t.arm64.o
Expand Down

0 comments on commit 9c381c4

Please sign in to comment.