Test that we can emit global initializers that are not normal FP values
[oota-llvm.git] / test / CodeGen / CBackend / 2003-10-12-NANGlobalInits.ll
1 ; This is a non-normal FP value: it's a nan.
2 %NAN = global { float } { float 0x7FF8000000000000 } 
3