about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJoshua Nelson <jnelson@cloudflare.com>2022-03-27 09:11:41 -0500
committerJoshua Nelson <jnelson@cloudflare.com>2022-03-27 09:21:50 -0500
commit1d24c2eeb1ea5c723722b2c8543ecb50a53b2c96 (patch)
tree8bda602146bc5f28c6444066075411f7810e0a84 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent37b55c8a0cafdb60b9168da34f904acc70157df8 (diff)
downloadrust-1d24c2eeb1ea5c723722b2c8543ecb50a53b2c96.tar.gz
rust-1d24c2eeb1ea5c723722b2c8543ecb50a53b2c96.zip
Fix `x test src/librustdoc` with download-rustc enabled
The problem was two-fold:
- Bootstrap was hard-coding that unit tests should always run with stage1, not stage2, and
- It hard-coded the sysroot layout in stage1, which puts libLLVM.so in `lib/rustlib/` instead of just `lib/`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions