llvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don't expect to fail with -Asserts...
[oota-llvm.git] / test / Assembler / 2004-02-01-NegativeZero.ll
1 ; RUN: llvm-as < %s | llvm-dis | grep -- -0.0
2
3 global double 0x8000000000000000
4 global float -0.0
5