summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2016-04-15 15:37:27 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2016-04-15 15:37:27 +0000
commit391dae265f605a9be459191b3dffc42331787966 (patch)
treef186beef04132d149d5f6f9439d2aad3edca730f
parentf11ab05bdb2f032c1fbddf11987e073e112d9b0a (diff)
downloadbcm5719-llvm-391dae265f605a9be459191b3dffc42331787966.tar.gz
bcm5719-llvm-391dae265f605a9be459191b3dffc42331787966.zip
llvm/test/CodeGen/AArch64/arm64-csldst-mmo.ll requires +Asserts.
llvm-svn: 266443
-rw-r--r--llvm/test/CodeGen/AArch64/arm64-csldst-mmo.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/AArch64/arm64-csldst-mmo.ll b/llvm/test/CodeGen/AArch64/arm64-csldst-mmo.ll
index 69a9510c935..62c9f345589 100644
--- a/llvm/test/CodeGen/AArch64/arm64-csldst-mmo.ll
+++ b/llvm/test/CodeGen/AArch64/arm64-csldst-mmo.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -mtriple=arm64-linux-gnu -mcpu=cortex-a57 -enable-misched=0 -debug-only=misched -o - 2>&1 > /dev/null | FileCheck %s
+; REQUIRES: asserts
@G = external global [0 x i32], align 4
OpenPOWER on IntegriCloud