about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-09-29 22:39:40 +0000
committerbors <bors@rust-lang.org>2021-09-29 22:39:40 +0000
commit24a789b666f2c36d443cde48b5baef04e5b3c76d (patch)
tree0e963368a160774f7aca00a48b910ca7b5b6422a /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent11491938f80988c7261a1179cf71a25c379c8783 (diff)
parent0f4731273a2451668c0dad15604f975db73848f3 (diff)
downloadrust-24a789b666f2c36d443cde48b5baef04e5b3c76d.tar.gz
rust-24a789b666f2c36d443cde48b5baef04e5b3c76d.zip
Auto merge of #89380 - ehuss:fix-windows-llvm, r=Mark-Simulacrum
Fix Windows LLVM issue.

GitHub image 20210928.2 added LLVM 12.0.1 to the stock image.  However, the `lldb` executable doesn't work, it fails with:

> C:/Program Files/LLVM/bin/lldb.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory

We probably don't want to start testing LLDB on windows anyways (at least not without intent).

The hacky solution for now is to just delete the system LLVM.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions