Skip to content

Tags: armdevvel/llvm-mingw

Tags

19.1.6

Toggle 19.1.6's commit message
build-llvm: Bump to LLVM 19.1.1

14.0-debug-hotfix1

Toggle 14.0-debug-hotfix1's commit message
build-llvm: Bump to LLVM 19.1.1

18.0-debug

Toggle 18.0-debug's commit message
build-llvm: Bump to LLVM 19.1.0 RC 2

18.0

Toggle 18.0's commit message
Add a note in readme for Control Flow Guard

14.0-debug

Toggle 14.0-debug's commit message
Add a note in readme for Control Flow Guard

14.0-opengl

Toggle 14.0-opengl's commit message
Include the llvm-size tool like other binutils-like tools

This was requested in
mstorsjo#320.

14.0

Toggle 14.0's commit message
strip-llvm: Keep the lldb-vscode tool

13.0

Toggle 13.0's commit message
test: Don't use std::chrono_literals, fix building hello-exception in…

… C++11 mode

std::chrono_literals require C++14.

This simplifies building hello-exception on macOS, where current
Apple Clang still default to C++11.

12.0

Toggle 12.0's commit message
Backport another libc++ patch for std::filesystem (and locale) usage

This fixes linking against a DLL of libc++ while using the common headers
(generated from the static version of the library, but which work for
both shared and static versions) when calling e.g. std::filesystem::u8path.

11.0

Toggle 11.0's commit message
build-cross-tools: Quote the path