mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 04:07:49 +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