diff --git a/lld/test/MachO/encryption-info.s b/lld/test/MachO/encryption-info.s index df7e604ea381ea..fc97d0f88d360e 100644 --- a/lld/test/MachO/encryption-info.s +++ b/lld/test/MachO/encryption-info.s @@ -1,4 +1,4 @@ -# REQUIRES: x86 +# REQUIRES: aarch64, x86 # RUN: rm -rf %t; mkdir -p %t # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t/test.o # RUN: llvm-mc -filetype=obj -triple=arm64_32-apple-watchos %s -o %t/watchos-test.o