OSDN Git Service

Fix test to require Asserts since it uses debug output.
authorGeoff Berry <gberry@codeaurora.org>
Fri, 15 Apr 2016 16:09:00 +0000 (16:09 +0000)
committerGeoff Berry <gberry@codeaurora.org>
Fri, 15 Apr 2016 16:09:00 +0000 (16:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266448 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AArch64/arm64-csldst-mmo.ll

index 62c9f34..0b8f7a1 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; 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