mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 21:32:10 +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.
|
||||
; 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…
Reference in New Issue
Block a user