mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Fixed test case to actually check for the static declaration.
Oops. llvm-svn: 11886
This commit is contained in:
parent
d0574b7bd2
commit
e58a4cc26e
@ -1,6 +1,5 @@
|
||||
; This is a non-normal FP value: it's a nan.
|
||||
; RUN: llvm-as < %s | llc -march=c
|
||||
; llvm-as < %s | llc -march=c | grep FPConstant | grep static
|
||||
; RUN: llvm-as < %s | llc -march=c | grep FPConstant | grep static
|
||||
|
||||
float %func () {
|
||||
ret float 0xFF20000000000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user