about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-10-30 14:47:25 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-10-31 12:46:26 +1100
commit911edbfe42c557774488d46fbb0440994d555084 (patch)
treeea68e5291654d0053cbdadb84e41cdfa066f8e03 /compiler/rustc_codegen_llvm/src
parent4add5e4211cac60b601d463cb89fda62a0755bb9 (diff)
downloadrust-911edbfe42c557774488d46fbb0440994d555084.tar.gz
rust-911edbfe42c557774488d46fbb0440994d555084.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions