diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2021-02-01 14:29:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-01 14:29:44 +0100 |
| commit | 52907cc23723379db208508b2d79828060f9db2c (patch) | |
| tree | 78f9aec122215a63c5560e316839488fb73d90a9 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | ccc5a853076837fcca65b51c1ade232a8fcb4604 (diff) | |
| parent | 1fe1fa9122b8ea0cac7e7e92be798a44cc89831c (diff) | |
| download | rust-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
