Closed
Description
When working on the compiler, I get a warning each time I invoke x.py check compiler
:
warning: In file included from llvm-wrapper/LLVMWrapper.h:18,
warning: from llvm-wrapper/PassWrapper.cpp:7:
warning: /home/r/src/rust/rustc.2/build/x86_64-unknown-linux-gnu/ci-llvm/include/llvm/Support/Host.h:16:5: warning: This header is deprecated, please use llvm/TargetParser/Host.h
warning: 16 | "This header is deprecated, please use llvm/TargetParser/Host.h"
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: In file included from llvm-wrapper/PassWrapper.cpp:28:
warning: /home/r/src/rust/rustc.2/build/x86_64-unknown-linux-gnu/ci-llvm/include/llvm/Support/Host.h:16:5: warning: This header is deprecated, please use llvm/TargetParser/Host.h
warning: 16 | "This header is deprecated, please use llvm/TargetParser/Host.h"
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: In file included from llvm-wrapper/LLVMWrapper.h:18,
warning: from llvm-wrapper/RustWrapper.cpp:1:
warning: /home/r/src/rust/rustc.2/build/x86_64-unknown-linux-gnu/ci-llvm/include/llvm/Support/Host.h:16:5: warning: This header is deprecated, please use llvm/TargetParser/Host.h
warning: 16 | "This header is deprecated, please use llvm/TargetParser/Host.h"
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: In file included from llvm-wrapper/LLVMWrapper.h:18,
warning: from llvm-wrapper/ArchiveWrapper.cpp:1:
warning: /home/r/src/rust/rustc.2/build/x86_64-unknown-linux-gnu/ci-llvm/include/llvm/Support/Host.h:16:5: warning: This header is deprecated, please use llvm/TargetParser/Host.h
warning: 16 | "This header is deprecated, please use llvm/TargetParser/Host.h"
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: In file included from llvm-wrapper/LLVMWrapper.h:18,
warning: from llvm-wrapper/CoverageMappingWrapper.cpp:1:
warning: /home/r/src/rust/rustc.2/build/x86_64-unknown-linux-gnu/ci-llvm/include/llvm/Support/Host.h:16:5: warning: This header is deprecated, please use llvm/TargetParser/Host.h
warning: 16 | "This header is deprecated, please use llvm/TargetParser/Host.h"
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
warning: In file included from llvm-wrapper/LLVMWrapper.h:18,
warning: from llvm-wrapper/Linker.cpp:3:
warning: /home/r/src/rust/rustc.2/build/x86_64-unknown-linux-gnu/ci-llvm/include/llvm/Support/Host.h:16:5: warning: This header is deprecated, please use llvm/TargetParser/Host.h
warning: 16 | "This header is deprecated, please use llvm/TargetParser/Host.h"
warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Metadata
Metadata
Assignees
Labels
No labels