Update LLVM to 19.1.7

This commit is contained in:
Megamouse 2025-01-25 16:17:40 +01:00
parent 449c23ba4e
commit 363a225554
11 changed files with 24 additions and 12 deletions

View file

@ -41,7 +41,7 @@ if(WITH_LLVM)
set(STATIC_LINK_LLVM ON CACHE BOOL "Link against LLVM statically. This will get set to ON if you build LLVM from the submodule." FORCE)
find_package(LLVM 18.1 CONFIG)
find_package(LLVM 19.1 CONFIG)
if(NOT LLVM_FOUND)
message(FATAL_ERROR "Couldn't build LLVM from the submodule. You might need to run `git submodule update --init`")
endif()

2
3rdparty/llvm/llvm vendored

@ -1 +1 @@
Subproject commit 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff
Subproject commit cd708029e0b2869e80abe31ddb175f7c35361f90