llvm / llvm/llvm-project

All `c++.dll`s for `*-pc-windows-msvc` install to `bin/c++.dll`

Open
#196,987 0 comments 0 reactions 0 assignees View on GitHub
build-problem question
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

It's impossible to create an installed toolchain for `*-pc-windows-msvc` that ships with dynamic libc++ libraries for multiple architectures because the install target copies them to the same path. Shouldn't `LLVM_ENABLE_PER_TARGET_RUNTIME_DIR` put them into separate directories?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.