mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-03 01:48:15 +00:00
llvm/test/CodeGen/ARM/floorf.ll: Add explicit -mtriple=arm-unknown-unknown, or it fails on msvc.
llvm-svn: 161825
This commit is contained in:
parent
c5b77c0317
commit
79503bef02
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=arm < %s | FileCheck %s
|
||||
; RUN: llc -mtriple=arm-unknown-unknown < %s | FileCheck %s
|
||||
|
||||
; CHECK: test1
|
||||
define float @test1() nounwind uwtable readnone ssp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user