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 Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser 2023-04-11 20:28:45 -07:00
build.rs Link to execinfo on NetBSD 2023-07-17 08:30:54 +02:00
Cargo.toml Remove build_helper 2022-03-05 15:31:22 +01:00