about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-13 20:01:58 +0100
committerGitHub <noreply@github.com>2024-03-13 20:01:58 +0100
commit8d2f79c3f189f552e0dbc5fdfafcf3fc6b9e6037 (patch)
treea12f6df0b0e392aa1399e7bf99e5357366f42277 /compiler/rustc_codegen_llvm/src
parent89c3fa92d41d194676e9edefdb72e7a5a5e730ab (diff)
parent2366d97d81d03a4b4876adfb5b0c3b94fd562918 (diff)
downloadrust-8d2f79c3f189f552e0dbc5fdfafcf3fc6b9e6037.tar.gz
rust-8d2f79c3f189f552e0dbc5fdfafcf3fc6b9e6037.zip
Rollup merge of #122442 - RalfJung:print-mono-items, r=compiler-errors
extend docs of -Zprint-mono-items

Currently the values one can set this to are not documented anywhere.

I think ideally this flag wouldn't overwrite the collector's behavior, a "print" flag should just print what happens but not change what happens. But our codegen-units tests rely on being able to collect all items without the other side-effects of `-C link-dead-code` and I can't tell whether that reliance is incidental or crucial, so I'm not touching this and just documenting the (messy) status quo.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions