Releases: zufuliu/llvm-utils
Releases · zufuliu/llvm-utils
v25.05
18 May 01:19
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017, 2019 and 2022
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes Since v23.05
Ignore EnableVectorLength property added in Visual Studio 2022 17.13. a9c189f
Ignore UseDynamicDebugging and DynamicDebuggingSuffix properties added in Visual Studio 2022 17.14. c834844
v23.05
19 May 23:42
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017, 2019 and 2022
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes Since v23.03
Ignore BuildStlModules property ("Build ISO C++23 Standard Library Modules") added in Visual Studio 2022 17.6. 8b2a67c
v23.03
20 Mar 11:21
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017, 2019 and 2022
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes Since v23.01
Support /RELEASE switch implemented in lld-link 16. 4ce8214
v23.01
17 Jan 10:35
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017, 2019 and 2022
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes Since v22.09
Support MultiProcessorCompilation for Visual Studio 2017, 2019 and 2022, issue #11 . 476ab9f and 635ea74
llvm-link and llvm-lib can be enabled now, unsupported option no longer passed to the driver. 66f35f4 , bb95b22 and 4a8015e
Predefined __clang__ and __llvm__ for better Visual Studio editor support (code highlighting, IntelliSense, etc.), issue #9 . contributed by @MohitSethi99 in 2734f50
v22.09
07 Sep 11:22
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017, 2019 and 2022
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes
Updated MSBuild script to support LLVM 15.0.0. 557873e
v22.03
24 Mar 12:56
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017, 2019 and 2022
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes
Support LanguageStandard_C (/std:c11 and /std:c17) and ExternalDirectoriesEnv(/external:env:) properties.
v21.11
14 Nov 00:51
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017, 2019 and 2022
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes
Support Visual Studio 2022. d46cdfd
v21.06
19 Jun 09:05
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017 and 2019
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes
Support Visual Studio 2019 16.10, which added many new options that not supported by clang-cl 12.
Support OpenMP, previously all OpenMP options are ignored.
v21.05
09 May 06:48
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017 and 2019
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes
Support Visual Studio Build Tools, issue #5 .
Support using llvm-rc.exe to compile resources.
v20.03
02 Mar 11:13
Compare
Sorry, something went wrong.
No results found
File List
Archive Name
Visual Studio Version
LLVM_VS2017.zip
2017 and 2019
LLVM_VS2010_2015.zip
2010, 2012, 2013 and 2015
LLVM_VS2015.zip
2015
LLVM_VS2013.zip
2013
LLVM_VS2012.zip
2012
LLVM_VS2010.zip
2010
Changes