Consolidate logic for creating NaNs. Silence compiler warning.
authorNeil Booth <neil@daikokuya.co.uk>
Sun, 14 Oct 2007 10:39:51 +0000 (10:39 +0000)
committerNeil Booth <neil@daikokuya.co.uk>
Sun, 14 Oct 2007 10:39:51 +0000 (10:39 +0000)
commite5e0194583c9d95cae685da139531624e050d39e
tree4bb499f32bcf9f131b37c84122892b070a2ff25f
parentcaf19d79e5cd41229d85bd514b86a1423b9a0f14
Consolidate logic for creating NaNs.  Silence compiler warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42966 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APFloat.h
lib/Support/APFloat.cpp