just initialize the first element, we don't need to set the rest to zeros.
authorChris Lattner <sabre@nondot.org>
Fri, 13 Mar 2009 00:24:01 +0000 (00:24 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 Mar 2009 00:24:01 +0000 (00:24 +0000)
commitee167a729ebf150950025ecec66ba8b3386ebfe9
tree23adb5581508d34ca5fcfe2566082f101c78d219
parent807926a9453f6acbef5c3749bfb7edcc9c3932cb
just initialize the first element, we don't need to set the rest to zeros.

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