mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +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.
|
; This is a non-normal FP value: it's a nan.
|
||||||
; RUN: llvm-as < %s | llc -march=c
|
; RUN: llvm-as < %s | llc -march=c | grep FPConstant | grep static
|
||||||
; llvm-as < %s | llc -march=c | grep FPConstant | grep static
|
|
||||||
|
|
||||||
float %func () {
|
float %func () {
|
||||||
ret float 0xFF20000000000000
|
ret float 0xFF20000000000000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user