about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/attributes.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-08-16 23:21:17 +0000
committerbors <bors@rust-lang.org>2023-08-16 23:21:17 +0000
commitf3b4c6746aa0e278797ae52e2c16fdef04136e3a (patch)
tree06354bbacd5eb306d30ce605b9848a382af5fb49 /compiler/rustc_codegen_llvm/src/attributes.rs
parent07438b0928c6691d6ee734a5a77823ec143be94d (diff)
parent5b2524eb03d0fc88d045ffee3043b66abbbbf6d2 (diff)
downloadrust-f3b4c6746aa0e278797ae52e2c16fdef04136e3a.tar.gz
rust-f3b4c6746aa0e278797ae52e2c16fdef04136e3a.zip
Auto merge of #111555 - cjgillot:elaborate-drops, r=tmiasko
Only run MaybeInitializedPlaces dataflow once to elaborate drops

This pass allows forward dataflow analyses to modify the CFG depending on the dataflow state. This possibility is used for the `MaybeInitializedPlace` analysis in drop elaboration, to skip the dataflow effect of dead unwinds without having to compute dataflow twice.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/attributes.rs')
0 files changed, 0 insertions, 0 deletions