mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 21:18:11 +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