Bump LLVM to 20.1.8
This commit bumps LLVM from 19.1.7 to 20.1.8. Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
This commit is contained in:
parent
5d061c0ee2
commit
7e606e6032
|
@ -52,7 +52,7 @@
|
|||
[submodule "llvm"]
|
||||
path = llvm
|
||||
url = https://github.com/llvm/llvm-project.git
|
||||
branch = release/19.x
|
||||
branch = release/20.x
|
||||
shallow = true
|
||||
[submodule "uclibc-ng"]
|
||||
path = uclibc-ng
|
||||
|
|
2
llvm
2
llvm
|
@ -1 +1 @@
|
|||
Subproject commit cd708029e0b2869e80abe31ddb175f7c35361f90
|
||||
Subproject commit 87f0227cb60147a26a1eeb4fb06e3b505e9c7261
|
Loading…
Reference in New Issue