mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 16:27:05 +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