about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-01-31 15:05:00 +0100
committerbjorn3 <bjorn3@users.noreply.github.com>2021-01-31 15:05:00 +0100
commit1fe1fa9122b8ea0cac7e7e92be798a44cc89831c (patch)
tree6dc0d102dd83b2386c579e33e8c4363df250fc01 /compiler/rustc_codegen_llvm/src
parent0e63af5da3400ace48a0345117980473fd21ad73 (diff)
downloadrust-1fe1fa9122b8ea0cac7e7e92be798a44cc89831c.tar.gz
rust-1fe1fa9122b8ea0cac7e7e92be798a44cc89831c.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions