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 da25e08 commit 224b280Copy full SHA for 224b280
llvm/test/ExecutionEngine/JITLink/Generic/MachO_universal_binaries.test
@@ -6,4 +6,6 @@
6
# RUN: -arch arm64 %t.arm64.o
7
# RUN: llvm-jitlink -noexec -triple arm64-apple-macosx %t.universal.o
8
#
9
+# REQUIRES: x86-registered-target && aarch64-registered-target
10
+#
11
# Check that universal binaries don't raise "not a valid object file" errors.
0 commit comments