Skip to content

Commit 224b280

Browse files
committed
[ORC] Gate testcase for 3e1d4ec on x86-64 and aarch64 target support.
The testcase requires both of these targets.
1 parent da25e08 commit 224b280

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/ExecutionEngine/JITLink/Generic/MachO_universal_binaries.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@
66
# RUN: -arch arm64 %t.arm64.o
77
# RUN: llvm-jitlink -noexec -triple arm64-apple-macosx %t.universal.o
88
#
9+
# REQUIRES: x86-registered-target && aarch64-registered-target
10+
#
911
# Check that universal binaries don't raise "not a valid object file" errors.

0 commit comments

Comments
 (0)