rust/compiler/rustc_llvm
Matthias Krüger 54a9c2cb2a
Rollup merge of #114612 - lqd:east-17-warning, r=nikic
update llvm-wrapper include to silence deprecation warning

Includes of `include/llvm/Support/Host.h` now emit a deprecated warning: `warning: This header is deprecated, please use llvm/TargetParser/Host.h`.

I don't believe we are using this include.

I don't believe we need to bump the `download-ci-llvm` stamp since these warnings are emitted while building the `llvm-wrapper`.

r? ```@nikic```
2023-08-08 21:44:44 +02:00
..
llvm-wrapper Rollup merge of #114612 - lqd:east-17-warning, r=nikic 2023-08-08 21:44:44 +02:00
src
build.rs Link to execinfo on NetBSD 2023-07-17 08:30:54 +02:00
Cargo.toml