Skip to content

Commit 98b1804

Browse files
committed
Test inliner patch
1 parent 9475e60 commit 98b1804

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
@@ -33,8 +33,8 @@
3333
url = https://github.com/rust-lang/edition-guide.git
3434
[submodule "src/llvm-project"]
3535
path = src/llvm-project
36-
url = https://github.com/rust-lang/llvm-project.git
37-
branch = rustc/13.0-2021-09-30
36+
url = https://github.com/nikic/llvm-project.git
37+
branch = rust-inline-test
3838
[submodule "src/doc/embedded-book"]
3939
path = src/doc/embedded-book
4040
url = https://github.com/rust-embedded/book.git

0 commit comments

Comments
 (0)