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 0cfd20e commit 3f540e1Copy full SHA for 3f540e1
llvm/test/ExecutionEngine/JITLink/AArch64/MachO_ptrauth-globals.s
@@ -1,7 +1,7 @@
1
# RUN: llvm-mc -triple=arm64e-apple-macosx -filetype=obj -o %t.o %s
2
# RUN: llvm-jitlink %t.o
3
#
4
-# REQUIRES: native && system-darwin
+# REQUIRES: system-darwin && host=arm64{{.*}}
5
6
# Check that arm64e ptrauth relocations are handled correctly.
7
0 commit comments