about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-14 11:24:42 +0000
committerbors <bors@rust-lang.org>2023-06-14 11:24:42 +0000
commit7b0eac438ace0ba305b4633328b00474fbbf5120 (patch)
tree9517105c6d97bf97c08d6c114e9183b331952877 /compiler/rustc_codegen_llvm/src
parent3ed2a10d173d6c2e0232776af338ca7d080b1cd4 (diff)
parentaf4631ad6e16679243a36487431afde477f7d552 (diff)
downloadrust-7b0eac438ace0ba305b4633328b00474fbbf5120.tar.gz
rust-7b0eac438ace0ba305b4633328b00474fbbf5120.zip
Auto merge of #112400 - WaffleLapkin:vtable_stats, r=compiler-errors
Collect VTable stats & add `-Zprint-vtable-sizes`

This is a bit hacky/buggy, but I'm not entirely sure how to fix it, so I want to ask reviewers for help...

To try this, use either of those:
- `cargo clean && RUSTFLAGS="-Zprint-vtable-sizes" cargo +toolchain b`
- `cargo clean && cargo rustc +toolchain -Zprint-vtable-sizes`
- `rustc +toolchain -Zprint-vtable-sizes ./file.rs`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions