diff options
author | Hal Finkel <hfinkel@anl.gov> | 2016-10-07 01:57:06 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2016-10-07 01:57:06 +0000 |
commit | bd5a172d9c35c2e55a2c518f72898b0338f3eb2b (patch) | |
tree | 284b4b1d5b516afdf72218f7da6245dc2988f48b /llvm/tools/llvm-opt-report/OptReport.cpp | |
parent | 8c03c1bade5b7fcfb3724dc65771ef9dcf8f8072 (diff) | |
download | bcm5719-llvm-bd5a172d9c35c2e55a2c518f72898b0338f3eb2b.tar.gz bcm5719-llvm-bd5a172d9c35c2e55a2c518f72898b0338f3eb2b.zip |
[llvm-opt-report] Left justify unrolling counts, etc.
In the left part of the reports, we have things like U<number>; if some of
these numbers use more digits than others, we don't want a space in between the
U and the start of the number. Instead, the space should come afterward. This
way it is clear that the number goes with the U and not any other optimization
indicator that might come later on the line.
llvm-svn: 283518
Diffstat (limited to 'llvm/tools/llvm-opt-report/OptReport.cpp')
0 files changed, 0 insertions, 0 deletions