mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 03:38:27 +00:00
In https://reviews.llvm.org/D102093 lots of things stopped taking the DebugLogging boolean parameter. Mercifully we appear to always set DebugPassManager to false, so I don't think we're losing anything by not passing this parameter.