Skip to content

Commit 33946ae

Browse files
committed
DO NOT MERGE change to a LLVM fork with s390x f16 support
1 parent f9e0239 commit 33946ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
shallow = true
2929
[submodule "src/llvm-project"]
3030
path = src/llvm-project
31-
url = https://github.com/rust-lang/llvm-project.git
32-
branch = rustc/20.1-2025-02-13
31+
url = https://github.com/tgross35/llvm-project.git
32+
branch = s390x-f16
3333
shallow = true
3434
[submodule "src/doc/embedded-book"]
3535
path = src/doc/embedded-book

src/llvm-project

Submodule llvm-project updated 123 files

0 commit comments

Comments
 (0)