diff --git a/lld/test/ELF/aarch64-patchinst.s b/lld/test/ELF/aarch64-patchinst.s index 244c8ccca8e3..f91e4f9b209c 100644 --- a/lld/test/ELF/aarch64-patchinst.s +++ b/lld/test/ELF/aarch64-patchinst.s @@ -1,3 +1,4 @@ +# REQUIRES: aarch64 # RUN: rm -rf %t && split-file %s %t # RUN: llvm-mc -filetype=obj -triple=aarch64 %t/use.s -o %t/use-le.o # RUN: llvm-mc -filetype=obj -triple=aarch64 %t/def.s -o %t/def-le.o