Skip to content

Commit 52c75d0

Browse files
committed
Update to LLVM 19
1 parent 0fdfb61 commit 52c75d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
shallow = true
3333
[submodule "src/llvm-project"]
3434
path = src/llvm-project
35-
url = https://github.com/rust-lang/llvm-project.git
36-
branch = rustc/18.1-2024-05-19
35+
url = https://github.com/nikic/llvm-project.git
36+
branch = rust-llvm-19
3737
shallow = true
3838
[submodule "src/doc/embedded-book"]
3939
path = src/doc/embedded-book

src/llvm-project

0 commit comments

Comments
 (0)