1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/llvm-cov
Justin Bogner 8b4293b840 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.

llvm-svn: 237307
2015-05-13 22:41:48 +00:00
..
Inputs InstrProf: Fix display of large numbers in llvm-cov 2015-05-13 22:41:48 +00:00
binary-formats.c
copy_block_helper.m
lit.local.cfg
llvm-cov.test
range_based_for.cpp
report.cpp
showExpansions.cpp
showHighlightedRanges.cpp
showLineExecutionCounts.cpp InstrProf: Fix display of large numbers in llvm-cov 2015-05-13 22:41:48 +00:00
showRegionMarkers.cpp InstrProf: Fix display of large numbers in llvm-cov 2015-05-13 22:41:48 +00:00
showTemplateInstantiations.cpp
universal-binary.c