Skip to content

Releases: armdevvel/llvm-mingw

Clang/LLVM/LLD version 14 with Debugging - Hotfix 1

07 Mar 03:10

Choose a tag to compare

The exact same as the previous release, but with the wrappers fixed to use bash over sh due to incompatibility with older versions of sh.

sha256sum of 195620dd64411ac86d1273b706c8b85fb81ad57d4028c2b00e9cf4e192f0603a.

For x86_64 Linux.

Clang/LLVM/LLD version 14 with Debugging

20 Jan 22:43

Choose a tag to compare

The exact same as the previous release, but with debug executables and the UWP executables were removed as we do not (currently) use them.

sha256sum of 26ecd6515c54840a5cad16f02fe3d3f5f2b37028d2685e33068c9a893e555f0d.

For x86_64 Linux.

Clang/LLVM/LLD version 14 with OpenGL library

19 Feb 01:51

Choose a tag to compare

The exact same as the previous release, but with the OpenGL library. Headers are not included as we use Khronos' latest headers.

For x86_64 Linux.

Clang/LLVM/LLD version 14

08 Apr 16:04

Choose a tag to compare

Still same as mstorsjo/llvm-mingw, just does not include any other files EXCEPT the necessities and ARMv7 ones.

For x86_64 Linux.

Clang/LLVM/LLD version 13

12 Dec 06:52

Choose a tag to compare

Still same as mstorsjo/llvm-mingw, just does not include any other files EXCEPT the necessities and ARMv7 ones. Others will be re-included later on when the ARM MXE toolchain can support multiple architectures.

For x86_64 Linux.

Clang/LLVM/LLD version 12

31 May 20:14

Choose a tag to compare

Still same as mstorsjo/llvm-mingw, just fixed include folders to be separate that way ARM include files don't collide with x86_32/x86_64/Aarch64 include files.

x86_64 Linux only due to no time available to compile ARMv7/Aarch64/x86_32

Clang/LLVM/LDD version 11

03 Dec 23:53

Choose a tag to compare

This is the exact same as the one from https://github.com/mstorsjo/llvm-mingw, just fixed for an MXE script.