about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-08-20 07:30:28 +0000
committerbors <bors@rust-lang.org>2021-08-20 07:30:28 +0000
commit9ccf661694423895b02e513c69e6ad263b2f3d8e (patch)
treeecbb09a8994d6a4940aff42b802a02cd91a53c6e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentbcfd3f7e88084850f87b8e34b4dcb9fceb872d00 (diff)
parent70f1d353464c602c1d874187d4ca3198fdc4c078 (diff)
downloadrust-9ccf661694423895b02e513c69e6ad263b2f3d8e.tar.gz
rust-9ccf661694423895b02e513c69e6ad263b2f3d8e.zip
Auto merge of #88000 - bjorn3:fix_cg_llvm_clif_compile, r=Mark-Simulacrum
Fix compiling other codegen backends when llvm is enabled

Extracted from #81746

Without this change rustbuild will not pass the required linker argument to find libllvm. While other backends likely don't use libllvm, it is necessary to be able to link against rustc_driver as the llvm backend is linked into it.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions