mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 00:16:25 +00:00
92fdc04010
In r293373 we switched the build to linking dynamically against the Universal CRT and include the redistributables in the installer. However, clang-format.exe is copied into the vsix and needs to be statically linked. This commit makes us build the plugin in a separate step that uses static linking. llvm-svn: 294513 |
||
---|---|---|
.. | ||
build_llvm_package.bat | ||
export.sh | ||
findRegressions-nightly.py | ||
findRegressions-simple.py | ||
merge.sh | ||
tag.sh | ||
test-release.sh |