Releases: armdevvel/llvm-mingw
Clang/LLVM/LLD version 14 with Debugging
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
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
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
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
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
This is the exact same as the one from https://github.com/mstorsjo/llvm-mingw, just fixed for an MXE script.