Test handling of TRY_CATCH_EXPRs for which the handler is a sequence of
[oota-llvm.git] / test / Assembler / 2004-02-01-NegativeZero.llx
1 ; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | grep -- -0.0
2
3
4 global double 0x8000000000000000
5 global float -0.0
6