mirror of https://github.com/rust-lang/rust.git
de8200c5a4
If we don't do this, some versions of LLVM (at least 17, experimentally) will double-emit some error messages, which is how I noticed this. Given that it seems to be costing some extra work, let's only request the summary bitcode production if we'll actually bother writing it down, otherwise skip it. |
||
---|---|---|
.. | ||
llvm-wrapper | ||
src | ||
Cargo.toml | ||
build.rs |