mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
986b92fd8e
llvm-svn: 216022
7 lines
129 B
LLVM
7 lines
129 B
LLVM
; RUN: llvm-as < %s | llvm-dis | grep -- -0.0
|
|
; RUN: verify-uselistorder %s
|
|
|
|
global double 0x8000000000000000
|
|
global float -0.0
|
|
|