You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rustc_codegen_ssa: add time-passes output for each CGU compilation
Add time-passes event for each CGU compilation to LLVM IR. This is
useful to measure, as the event can cause a large increase in RSS.
Also, allow `extra_verbose_generic_activity` to accept multiple event
arguments.
0 commit comments