Separate out parsing of decimal number. Use this to only allocate
memory for the significand once up-front. Also ignore insignificant trailing zeroes; this saves unnecessary multiplications later. llvm-svn: 42964
Loading
Please register or sign in to comment