aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll
blob: 184ffb49d20a555b61e07999205f0305035cedbc (plain)
1
2
3
; This is a non-normal FP value: it's a nan.
%NAN = global { float } { float 0x7FF8000000000000 } 
%NANs = global { float } { float 0x7FF4000000000000 }