1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/utils/release
Vadim Chugunov a7e71e83a0 This addresses LLDB bug 31699, which was caused by LLVM using static linking on Windows.
In order to make sure that LLVM continues to work on machines that do not have the Universal CRT yet,
we'll need to ship a copy of UCRT in the Windows installation package. Fortunately, CMake 3.6+ already
supports app-local deployment of UCRT dlls, we just need to turn this on.

Differential Revision: https://reviews.llvm.org/D29146

llvm-svn: 293373
2017-01-28 07:39:52 +00:00
..
build_llvm_package.bat This addresses LLDB bug 31699, which was caused by LLVM using static linking on Windows. 2017-01-28 07:39:52 +00:00
export.sh Similar to rL257663, remove function keywords from export.sh and 2016-01-16 15:18:35 +00:00
findRegressions-nightly.py
findRegressions-simple.py
merge.sh Print correct directory in merge script. 2016-11-11 23:26:28 +00:00
tag.sh Similar to rL257663, remove function keywords from export.sh and 2016-01-16 15:18:35 +00:00
test-release.sh [test-release.sh] Add Polly to the list of projects 2017-01-18 01:03:29 +00:00