about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorTyson Nottingham <tgnottingham@gmail.com>2021-01-25 12:56:21 -0800
committerTyson Nottingham <tgnottingham@gmail.com>2021-01-29 12:46:29 -0800
commit849dc1a20cbccb069677566b88ca7b7e8586c997 (patch)
tree3c562fab48be476194c3522be3aa6e555eb365f7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentb122908617436af187252572ed5db96850551380 (diff)
downloadrust-849dc1a20cbccb069677566b88ca7b7e8586c997.tar.gz
rust-849dc1a20cbccb069677566b88ca7b7e8586c997.zip
Indicate both start and end of pass RSS in time-passes output
Previously, only the end of pass RSS was indicated. This could easily
lead one to believe that the change in RSS from one pass to the next was
attributable to the second pass, when in fact it occurred between the
end of the first pass and the start of the second.

Also, improve alignment of columns.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions