mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Adding a test for "-inf" as well.
llvm-svn: 128495
This commit is contained in:
parent
28a32ef2d7
commit
976435fa83
@ -9,6 +9,9 @@
|
||||
# CHECK: .long 2139095040
|
||||
.single InFinIty
|
||||
|
||||
# CHECK: .long 4286578688
|
||||
.single -iNf
|
||||
|
||||
# CHECK: .long 2147483647
|
||||
.single nAN
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user