Skip to content

Commit

Permalink
Auto merge of #110263 - jyn514:ui-fulldeps-llvm, r=albertlarsan68
Browse files Browse the repository at this point in the history
Add `libLLVM.so` to the target libdir when download-rustc is enabled

Previously, we would only add it to the host libdir, which meant it couldn't be loaded by `ui-fulldeps` tests that used rustc_private.

Fixes rust-lang/rust#110225, fixes rust-lang/rust#110226.
  • Loading branch information
bors committed Apr 14, 2023
2 parents 3e3dac1 + 9881d01 commit f8c9758
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f8c9758

Please sign in to comment.