about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2021-02-01 14:29:44 +0100
committerGitHub <noreply@github.com>2021-02-01 14:29:44 +0100
commit52907cc23723379db208508b2d79828060f9db2c (patch)
tree78f9aec122215a63c5560e316839488fb73d90a9 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentccc5a853076837fcca65b51c1ade232a8fcb4604 (diff)
parent1fe1fa9122b8ea0cac7e7e92be798a44cc89831c (diff)
downloadrust-52907cc23723379db208508b2d79828060f9db2c.tar.gz
rust-52907cc23723379db208508b2d79828060f9db2c.zip
Rollup merge of #81594 - bjorn3:avoid_building_llvm_for_dwp, r=sanxiyn
Avoid building LLVM just for llvm-dwp

When the LLVM backend is disabled, the llvm-project submodule is not checked out by default. This breaks the bootstrap test for cg_clif. As cg_clif doesn't support split debuginfo anyway llvm-dwp is not necessary. Other backends would likely not want to build LLVM just for llvm-dwp either.

Fixes https://github.com/bjorn3/rustc_codegen_cranelift/issues/1119
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions