Skip to content

Releases: armdevvel/llvm-mingw

Clang/LLVM/LLD version 18

09 Aug 22:18
Compare
Choose a tag to compare

Finally, a new release! Same as others, but updated.

sha256sum of 393abf26e25bcf03a923310389f874fc0a3134619a54eedb5e84c5ff43cbd664.

For x86_64 Linux.

Clang/LLVM/LLD version 14 with Debugging

20 Jan 22:43
Compare
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.

For x86_64 Linux.

Clang/LLVM/LLD version 14 with OpenGL library

19 Feb 01:51
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.