mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Fixed test case to actually check for the static declaration.
Oops. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11886 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
726f0b8d36
commit
fad5c3a646
@ -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