diff --git a/test/CodeGen/AArch64/tailcall_misched_graph.ll b/test/CodeGen/AArch64/tailcall_misched_graph.ll index 57f96874c0d..343ffab57e3 100644 --- a/test/CodeGen/AArch64/tailcall_misched_graph.ll +++ b/test/CodeGen/AArch64/tailcall_misched_graph.ll @@ -1,6 +1,6 @@ ; RUN: llc -mcpu=cyclone -debug-only=misched < %s 2>&1 | FileCheck %s -; REQUIRE: asserts +; REQUIRES: asserts target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128" target triple = "arm64-apple-ios7.0.0"