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.
1 parent 11138e5 commit 6dc9121Copy full SHA for 6dc9121
lld/test/MachO/fat-arch.s
@@ -1,4 +1,4 @@
1
-# REQUIRES: x86, aarch64
+# REQUIRES: x86
2
# RUN: llvm-mc -filetype=obj -triple=i386-apple-darwin %s -o %t.i386.o
3
# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t.x86_64.o
4
# RUN: llvm-mc -filetype=obj -triple=arm64-apple-macos11.0 %s -o %t.arm64.o
0 commit comments