diff options
author | David Truby <david.truby@arm.com> | 2025-08-07 13:09:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 13:09:35 +0100 |
commit | f73a3028c2d46928280d69d9e953ff79d2eb0fbb (patch) | |
tree | 2fbd3b72a71af85ced9d10b258597fab69b68186 /llvm/unittests/DebugInfo/Symbolizer | |
parent | ceda56be7f03a790ea777e8b98b419209c3bfa49 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
Currrently flang-rt assumes that LLVM was always built with the dynamic
MSVC runtime. This may not be the case, if the user has specified a
different runtime with -DCMAKE_MSVC_RUNTIME_LIBRARY. Since this flag is
implied by -DLLVM_ENABLE_RPMALLOC=On, which is used by the Windows
release script, this is causing that script to fail.
Fixes #151920
Diffstat (limited to 'llvm/unittests/DebugInfo/Symbolizer')
0 files changed, 0 insertions, 0 deletions