mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 07:08:24 +00:00
PassWrapper: Access GlobalValueSummaryInfo::SummaryList via getter for LLVM 22+ https://github.com/llvm/llvm-project/pull/164355 makes SummaryList private and provides a getter method. `@rustbot` label llvm-main