about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-08-08 21:44:44 +0200
committerGitHub <noreply@github.com>2023-08-08 21:44:44 +0200
commit54a9c2cb2a97f5d8532d6322d4b1144c6b8a2b6e (patch)
treed950457056fc065143a14067221be73d5a51790a /compiler/rustc_codegen_llvm/src
parentc097e48082e3453bf7670c79bb1b282a9e900e1d (diff)
parentbcf7bfc9f4b6fb01cf36d7a3834cbd60a70f660a (diff)
downloadrust-54a9c2cb2a97f5d8532d6322d4b1144c6b8a2b6e.tar.gz
rust-54a9c2cb2a97f5d8532d6322d4b1144c6b8a2b6e.zip
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```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions