mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-22 18:35:45 +00:00
Attempt to pacify the bots - this commit requires asserts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208424 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b4c14b4ad3
commit
bfaccd494f
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user