rust/compiler/rustc_llvm
bors fc81ad22c4 Auto merge of #85416 - durin42:llvm-catchup-may-2021, r=nagisa
PassWrapper: update for LLVM change D102093

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.
2021-05-21 11:21:06 +00:00
..
llvm-wrapper Auto merge of #85416 - durin42:llvm-catchup-may-2021, r=nagisa 2021-05-21 11:21:06 +00:00
src All supported LLVM versions have MSP430AsmPrinter 2021-03-22 12:44:48 -07:00
build.rs All supported LLVM versions have MSP430AsmPrinter 2021-03-22 12:44:48 -07:00
Cargo.toml update cc crate 2021-05-12 00:55:03 +02:00