Skip to content
Commit 3f08e789 authored by Chris Lattner's avatar Chris Lattner
Browse files

Factor out percentage printing into its own function. Make two changes to

the function: print more precision XX.X% instead of XX%, and cast to ULL
before scaling by 100/1000 to avoid wrap around for large numbers of queries
(such as occur for 253.perlbmk and 176.gcc)

llvm-svn: 20872
parent 2ba37389
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment