Attempt to pacify the bots - this commit requires asserts.
authorJames Molloy <james.molloy@arm.com>
Fri, 9 May 2014 16:20:53 +0000 (16:20 +0000)
committerJames Molloy <james.molloy@arm.com>
Fri, 9 May 2014 16:20:53 +0000 (16:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208424 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/aapcs-hfa.ll

index 4ae69c66a50c8b6849f9d1f1e38883720365a7c5..6448e00b3e7b6a9f7ff04bfdee472d495fb2bbfa 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llc < %s -float-abi=hard -debug-only arm-isel 2>&1 | FileCheck %s
 ; RUN: llc < %s -float-abi=soft -debug-only arm-isel 2>&1 | FileCheck %s --check-prefix=SOFT
+; REQUIRES: asserts
 
 target datalayout = "e-m:e-p:32:32-i64:64-v128:64:128-n32-S64"
 target triple = "armv7-none--eabi"