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 ea39f97 commit ce863ddCopy full SHA for ce863dd
lld/test/MachO/implicit-and-allowable-clients.test
@@ -1,4 +1,4 @@
1
-# REQUIRES: arm
+# REQUIRES: aarch64
2
# RUN: rm -rf %t; split-file %s %t
3
# RUN: ln -s Versions/A/FrameworkPublic.tbd %t/System/Library/Frameworks/FrameworkPublic.framework/
4
# RUN: ln -s Versions/A/FrameworkPrivate.tbd %t/System/Library/Frameworks/FrameworkPrivate.framework/
@@ -46,4 +46,3 @@ _main:
46
.data
47
.quad _funcPublic
48
.quad _funcPrivate
49
-
0 commit comments