summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGen/PPCGCodeGeneration.cpp
diff options
context:
space:
mode:
authorVadim Chugunov <vadimcn@gmail.com>2017-01-28 07:39:52 +0000
committerVadim Chugunov <vadimcn@gmail.com>2017-01-28 07:39:52 +0000
commitcfd0b6f34fcd9cccc666c73936cc44976bea37ee (patch)
tree862430148e434c0508cfb16a1c5b7cd826b5b0c0 /polly/lib/CodeGen/PPCGCodeGeneration.cpp
parent505a25aec58ac0db5aa7ff8fd5105a7cf6f36ae8 (diff)
downloadbcm5719-llvm-cfd0b6f34fcd9cccc666c73936cc44976bea37ee.tar.gz
bcm5719-llvm-cfd0b6f34fcd9cccc666c73936cc44976bea37ee.zip
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
Diffstat (limited to 'polly/lib/CodeGen/PPCGCodeGeneration.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud