[test] Require aarch64-registered-target
authorFangrui Song <i@maskray.me>
Tue, 11 Oct 2022 05:27:26 +0000 (22:27 -0700)
committerFangrui Song <i@maskray.me>
Tue, 11 Oct 2022 05:27:26 +0000 (22:27 -0700)
llvm/test/MC/MachO/addrsig.s

index f05b9fe..c03518f 100644 (file)
@@ -1,3 +1,4 @@
+# REQUIRES: aarch64-registered-target
 # RUN: llvm-mc -filetype=obj -triple arm64-apple-darwin %s -o %t
 # RUN: llvm-readobj -r -s %t | FileCheck %s