forked from OSchip/llvm-project
6 lines
99 B
LLVM
6 lines
99 B
LLVM
|
; RUN: llvm-as < %s | llvm-dis | grep -- -0.0
|
||
|
|
||
|
global double 0x8000000000000000
|
||
|
global float -0.0
|
||
|
|