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-10-31 06:11:57 +0100
committerGitHub <noreply@github.com>2024-10-31 06:11:57 +0100
commite228e3129370be62c14932c7ab9a788282c6efa4 (patch)
treed9365cc0eb9e28bb456ebdda291c419d20040f4e /compiler/rustc_codegen_llvm/src
parent75eff9a5749411ba5a0b37cc3299116c4e263075 (diff)
parent846e20c3b6b861275bb02558f6bbde47e3be272d (diff)
downloadrust-e228e3129370be62c14932c7ab9a788282c6efa4.tar.gz
rust-e228e3129370be62c14932c7ab9a788282c6efa4.zip
Rollup merge of #132347 - nnethercote:rm-ValueAnalysisWrapper, r=cjgillot
Remove `ValueAnalysis` and `ValueAnalysisWrapper`.

They represent a lot of abstraction and indirection, but they're only used for `ConstAnalysis`, and apparently won't be used for any other analyses in the future. This commit inlines and removes them, which makes `ConstAnalysis` easier to read and understand.

r? `@cjgillot`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions