llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 9 May 2015 05:59:00 +0000 (05:59 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 9 May 2015 05:59:00 +0000 (05:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236928 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AArch64/tailcall_misched_graph.ll

index 57f96874c0dfcef8a03fade43baa6bf792b95896..343ffab57e351110b9f6c36de9e698492c34fb9a 100644 (file)
@@ -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"