commit | 98f0f26fdfa3a43daa95587378de355e27d5dfeb | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Wed May 13 22:41:48 2015 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Wed May 13 22:41:48 2015 +0000 |
tree | bfba2aa4783e0681e7524b1bb510ff2f9cb7287e | |
parent | 33bf03ed89750a5ac6583ed4b12e71a8517813f4 [diff] |
InstrProf: Fix display of large numbers in llvm-cov llvm-cov was truncating numbers that were larger than a particular fixed width, which is as confusing as it is useless. Instead, we use engineering notation with SI prefix for magnitude. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237307 91177308-0d34-0410-b5e6-96231b3b80d8