Skip to content

Commit ae5d567

Browse files
committed
Temporarily use LLVM that accounts for ABI in data layout
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
1 parent 04b949e commit ae5d567

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
@@ -24,8 +24,8 @@
2424
shallow = true
2525
[submodule "src/llvm-project"]
2626
path = src/llvm-project
27-
url = https://github.com/rust-lang/llvm-project.git
28-
branch = rustc/20.1-2025-07-13
27+
url = https://github.com/Gelbpunkt/llvm-project.git
28+
branch = rust-ppc64-gnu-elfv2
2929
shallow = true
3030
[submodule "src/doc/embedded-book"]
3131
path = src/doc/embedded-book

0 commit comments

Comments
 (0)