diff --git a/llvm/test/tools/llvm-exegesis/AArch64/loop-register.s b/llvm/test/tools/llvm-exegesis/AArch64/loop-register.s index 632088455e75a..db8f7a06b30a3 100644 --- a/llvm/test/tools/llvm-exegesis/AArch64/loop-register.s +++ b/llvm/test/tools/llvm-exegesis/AArch64/loop-register.s @@ -2,7 +2,7 @@ ; generate extra function prologue instructions that interfere with matching ; the STR of X19. Disable this for now. ; -; UNSUPPORTED: * +; UNSUPPORTED: target={{.*}} REQUIRES: aarch64-registered-target, asserts