diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-31 06:11:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-31 06:11:57 +0100 |
| commit | e228e3129370be62c14932c7ab9a788282c6efa4 (patch) | |
| tree | d9365cc0eb9e28bb456ebdda291c419d20040f4e /compiler/rustc_codegen_llvm/src | |
| parent | 75eff9a5749411ba5a0b37cc3299116c4e263075 (diff) | |
| parent | 846e20c3b6b861275bb02558f6bbde47e3be272d (diff) | |
| download | rust-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
